init zola

This commit is contained in:
GlennWSo 2024-04-09 14:13:34 +02:00
parent eca1372c58
commit bca79105f2
14 changed files with 158 additions and 0 deletions

5
templates/footer.html Normal file
View file

@ -0,0 +1,5 @@
{% extends "base.html" %}
{% block content %}
{% endblock content %}