From 71c7de032edca8bfd00871e0f0fe986bbd9e60a5 Mon Sep 17 00:00:00 2001 From: Botond Hende Date: Tue, 23 Dec 2025 00:40:57 +0100 Subject: comic basic layout --- comic/templates/issue.html.j2 | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 comic/templates/issue.html.j2 (limited to 'comic/templates/issue.html.j2') diff --git a/comic/templates/issue.html.j2 b/comic/templates/issue.html.j2 new file mode 100644 index 0000000..9281ec0 --- /dev/null +++ b/comic/templates/issue.html.j2 @@ -0,0 +1,30 @@ + + + + + {{ issue.title() }} - {{ comic.comic_name }} + + + + + + + + +
+
+ + + +
+
+

{{ issue.title() }}

+ +

{{ issue.description() }}

+
+
+
+
+
+ + -- cgit v1.2.3-70-g09d2