]> git.p6c8.net - pcdenotes.git/blobdiff - notes/templates/archive_year.html
Changed way of generating HTML
[pcdenotes.git] / notes / templates / archive_year.html
index 430a1f035546e84e92af8d3db2503fe2d04fcb41..826086acd3891125a2ce91f7e33c6b5a0dbf2212 100644 (file)
@@ -3,7 +3,7 @@
 {% block title %}Archive {{ year }} – Notes{% endblock %}
 
 {% block content %}
 {% block title %}Archive {{ year }} – Notes{% endblock %}
 
 {% block content %}
-<h2 class="container mt-5">Archive {{ year }}</h2>
+<h2>Archive {{ year }}</h2>
 
 {% if months %}
 <ul>
 
 {% if months %}
 <ul>

patrick-canterino.de