summaryrefslogtreecommitdiff
path: root/templates/footer.html
blob: 0b1c03bb943a70f0c8f657c462c6e7fb71eb5581 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<hr>

<p style="display:inline;">
built {{ date }} UTC
<div style="float:right;">
<a href="https://creativecommons.org/publicdomain/zero/1.0/">CC0</a>: no copyright
(<a href="https://git.blaise.zone/website/memories.git/">source</a>)
</div>
</p>

</body>
</html>