|
1
|
<th1> |
|
2
|
if {[string first artifact $current_page] == 0 || [string first hexdump $current_page] == 0} { |
|
3
|
html "</div>" |
|
4
|
} |
|
5
|
</th1> |
|
6
|
</div> <!-- end div container --> |
|
7
|
</div> <!-- end div middle max-full-width --> |
|
8
|
<footer> |
|
9
|
<div class="container"> |
|
10
|
<div class="pull-right"> |
|
11
|
<a href="https://fossil-scm.org/">Fossil $release_version $manifest_version $manifest_date</a> |
|
12
|
</div> |
|
13
|
This page was generated in about <th1>puts [expr {([utime]+[stime]+1000)/1000*0.001}]</th1>s |
|
14
|
</div> |
|
15
|
</footer> |
|
16
|
|