From eef1f7a205d773e78aac2a92b909912d9aaf6924 Mon Sep 17 00:00:00 2001 From: Oxbian Date: Mon, 26 Jun 2023 23:38:53 +0200 Subject: Adding tags pages --- templates/tags_template.html | 51 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 templates/tags_template.html (limited to 'templates') diff --git a/templates/tags_template.html b/templates/tags_template.html new file mode 100644 index 0000000..6e84ddf --- /dev/null +++ b/templates/tags_template.html @@ -0,0 +1,51 @@ + + + + + + + + + + + + + Tag: $TITLE + + + +
+ +
+ + +
+
+

$TITLE

+ $CONTENT +
+
+ + +
+ + + -- cgit v1.2.3