Add footer below examples

This commit is contained in:
Oliver Davies 2025-03-01 22:15:39 +00:00
parent 2b1680fcfc
commit cb479d38c1
3 changed files with 18 additions and 2 deletions

View file

@ -8,7 +8,7 @@
<link rel="stylesheet" href="/build/tailwind.css" />
</head>
<body>
{% block body %}
{% block content_wrapper %}
{% block content %}{% endblock %}
{% endblock %}
</body>