From c1b66989ea551b0c31240a0d2bbf8e96a4280890 Mon Sep 17 00:00:00 2001 From: Pagwin Date: Sat, 30 Nov 2024 17:25:13 -0500 Subject: [PATCH] re-centered stuff by putting it into an article element --- templates/post.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/templates/post.html b/templates/post.html index b08c37d..576abdf 100644 --- a/templates/post.html +++ b/templates/post.html @@ -1,8 +1,10 @@

{{{title}}}

-
+
{{{date}}}

-{{{content}}} +
+ {{{content}}} +