fix: correctly close div

This commit is contained in:
moanos [he/him] 2024-08-24 08:12:07 +02:00
parent 986723d4b2
commit 080c590d9e
2 changed files with 1 additions and 3 deletions

View File

@ -27,5 +27,6 @@
{% block content %}{% endblock %}
</div>
</div>
</div>
</body>
</html>

View File

@ -1,9 +1,6 @@
{% load static %}
{% load i18n %}
</div>
<div class="header">
<a href="{% url "index" %}" class="logo"><img src={% static 'fellchensammlung/img/logo_transparent.png' %}></a>
<nav id="nav" class="nav justify-content-center">