diff --git a/devplacepy/templates/_comment.html b/devplacepy/templates/_comment.html index afea2423..5836217e 100644 --- a/devplacepy/templates/_comment.html +++ b/devplacepy/templates/_comment.html @@ -3,7 +3,7 @@
- +
{{ item.votes.up - item.votes.down }}
@@ -70,3 +70,4 @@ {{ render_comment_flat(child, depth, item.author) }} {% endfor %} {% endmacro %} + diff --git a/devplacepy/templates/_post_votes.html b/devplacepy/templates/_post_votes.html index 6cd72bc3..8ae3063d 100644 --- a/devplacepy/templates/_post_votes.html +++ b/devplacepy/templates/_post_votes.html @@ -1,7 +1,7 @@
- + {{ _count }}
@@ -9,3 +9,4 @@
+