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

<p style="display:inline;">
built {{ date }}
<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>