Improve page layouts

This commit is contained in:
2025-02-01 20:07:33 +01:00
parent 0971df3cbe
commit 652c7afb7a
5 changed files with 11 additions and 4 deletions

View File

@@ -9,6 +9,8 @@
<div id="content">
{% block content %}{% endblock %}
</div>
<center><small><a href="/">Home</a> | <a href="/flakes">All flakes</a></small></center>
</body>
</html>