From 9e1d6d4fd4e49f8531f0ace0cc1f05db935e6dc9 Mon Sep 17 00:00:00 2001 From: multipleof4 Date: Tue, 24 Feb 2026 18:39:11 -0800 Subject: [PATCH] Feat: Article page template inspired by Lynchmark UI --- templates/article.html | 62 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 templates/article.html diff --git a/templates/article.html b/templates/article.html new file mode 100644 index 0000000..5c84ceb --- /dev/null +++ b/templates/article.html @@ -0,0 +1,62 @@ + + + + + {{title}} — Apophenia News + + + + + + + + + + + +
+ + +
+
+

{{title}}

+
+ +
{{tags}}
+
+
+ +
+ {{body}} +
+
+ + +
+ +