Added build signature to template
This commit is contained in:
parent
0caefb7ad6
commit
bfb6544b09
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@
|
|||
</div>
|
||||
<div class="content">
|
||||
% echo $CONTENT
|
||||
<hr>
|
||||
<i>%(Last built $(date -I) on $(hostname)%)</i>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue