From d1624e73c5077d35bacd37138a6c031f2763ee62 Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Fri, 26 Apr 2024 00:32:57 -0600 Subject: pass w3c html4 validation --- templates/post.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/post.html') diff --git a/templates/post.html b/templates/post.html index 5bb2b97..b2612eb 100644 --- a/templates/post.html +++ b/templates/post.html @@ -20,7 +20,7 @@
If you have scrolled this far, consider subscribing to my mailing list here. You can subscribe to either a specific type of post you are interested in, or subscribe to everything with the "Everything" list.
-
+
-
+ {% endblock %} -- cgit v1.2.3