]> git.p6c8.net - pcdenotes.git/blobdiff - notes/templates/archive_month.html
Moved more styles to CSS file
[pcdenotes.git] / notes / templates / archive_month.html
index a73f3e578133a3cfe9ede508e4fef00ac188e4f4..594eb35b211f35097038503ec56e9e2ad8e2e0a6 100644 (file)
@@ -3,7 +3,7 @@
 {% block title %}Archive {{ month }} / {{ year }} – Notes{% endblock %}
 
 {% block content %}
-<h2 class="container mt-5">Archive {{ month }} / {{ year }}</h2>
+<h2>Archive {{ month }} / {{ year }}</h2>
 
 {% if notes %}
 <ul>

patrick-canterino.de