-
{{ post.score }}
-diff --git a/templates/post.html b/templates/post.html index 40b89e3..6a3a09f 100644 --- a/templates/post.html +++ b/templates/post.html @@ -7,9 +7,7 @@ {% block content %}
-
{{ post.score }}
-@@ -39,7 +37,7 @@ {% for comment in comments %}
{{ comment.score }}
{{ post.score }}
-diff --git a/templates/user.html b/templates/user.html index ec6ff12..d303009 100644 --- a/templates/user.html +++ b/templates/user.html @@ -28,9 +28,7 @@ {% if post.title != "Comment" %}
{{ post.score }}
-@@ -54,7 +52,7 @@ {% else %}
{{ post.score }}