From 9b99142654b30184992aef9ee201856e4355aa23 Mon Sep 17 00:00:00 2001 From: Botond Hende Date: Sat, 2 May 2026 01:28:12 +0200 Subject: navbar implemented on blog, comics and codenames --- comic/templates/issue.html.j2 | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'comic/templates') diff --git a/comic/templates/issue.html.j2 b/comic/templates/issue.html.j2 index 81afc04..bf444a3 100644 --- a/comic/templates/issue.html.j2 +++ b/comic/templates/issue.html.j2 @@ -5,8 +5,14 @@ {% block head_extra %}{{ super() }} {% endblock %} -{% block body %}
+{% block body %} +
+
+ +
-- cgit v1.3