move footer note back to right side to display template generation time on left
This commit is contained in:
parent
e17e186c1d
commit
7544f60e74
|
@ -20,9 +20,11 @@
|
|||
{{- block "js" . }}
|
||||
{{ end -}}
|
||||
<div id="leftfooter">
|
||||
note: please do not set fire to cute girls
|
||||
template generated on {{index .StringMap "GeneratedAt"}}
|
||||
</div>
|
||||
<div id="rightfooter">
|
||||
note: please do not set fire to cute girls
|
||||
<br />
|
||||
powered by
|
||||
<a href="https://www.debian.org/">debian</a>
|
||||
and
|
||||
|
|
Loading…
Reference in a new issue