home/templates/footer.html

6 lines
71 B
HTML
Raw Normal View History

2024-04-09 14:13:34 +02:00
{% extends "base.html" %}
{% block content %}
{% endblock content %}