diff --git a/wowfunding/templates/comment_reply.html b/wowfunding/templates/comment_reply.html index 0740b95..368339f 100644 --- a/wowfunding/templates/comment_reply.html +++ b/wowfunding/templates/comment_reply.html @@ -21,11 +21,20 @@

{% if logged_in %} +
-

+

+
+
+ +
+
+
{% else %} You need to be logged in to comment. diff --git a/wowfunding/templates/comments.html b/wowfunding/templates/comments.html index 77abdcf..a502051 100644 --- a/wowfunding/templates/comments.html +++ b/wowfunding/templates/comments.html @@ -7,7 +7,15 @@
-

+

+
+
+ +
+
+
{% else %} You need to be logged in to comment.