From 3d423651c010787212f8e5e3512939645f9c840a Mon Sep 17 00:00:00 2001 From: lza_menace Date: Sun, 9 Aug 2020 22:52:01 -0700 Subject: [PATCH] change title size --- suchwow/templates/post/read.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/suchwow/templates/post/read.html b/suchwow/templates/post/read.html index 3ff30be..e489217 100644 --- a/suchwow/templates/post/read.html +++ b/suchwow/templates/post/read.html @@ -16,7 +16,7 @@

Vote for this post by sending WOW to the following address:
{{ address }}


-

Comments

+

Comments

{% if comments %} {% for comment in comments %} {{ comment.text }}