summaryrefslogtreecommitdiff
path: root/templates/footer.html
blob: 8c6cf722ce833274e39b016748bfa7852720b170 (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/blog.git/">source</a>)
</div>
</p>

</body>
</html>