diff --git a/tpl/index b/tpl/index index 3575e7e..d2d4b45 100755 --- a/tpl/index +++ b/tpl/index @@ -86,7 +86,10 @@ cat <%s' "$html_index_footer" ) -
Copyright © $yearrange $copyright
+
Last Updated: $( ./tsdate "$lastts" '%F %H:%M:%S' )
$( [ -n "$commit-id" ] \ && printf '
%s
' "$lasthash"