From d15816fdc4bcda591fdbf5d24b3e6b19d7e013fa Mon Sep 17 00:00:00 2001 From: Alek Ratzloff Date: Mon, 18 Jul 2022 22:09:11 -0700 Subject: [PATCH] Add reply to this thread link to the bottom of the post view Signed-off-by: Alek Ratzloff --- board/templates/board/post_detail.html | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/board/templates/board/post_detail.html b/board/templates/board/post_detail.html index 63a17b2..d59d117 100644 --- a/board/templates/board/post_detail.html +++ b/board/templates/board/post_detail.html @@ -24,7 +24,7 @@
 
 
@@ -51,10 +51,18 @@ {% endfor %} + +