X-Git-Url: https://git.sommitrealweird.co.uk/sommitrealweird.git/blobdiff_plain/46647a368631f22e961dfe2fdf9bcc0b64b2d281..4ad54bc9a9429a2c5c288192c663f75ae1e7aad9:/sommitrealweird/blog/templates/blog/blog_index.html diff --git a/sommitrealweird/blog/templates/blog/blog_index.html b/sommitrealweird/blog/templates/blog/blog_index.html index 950e4cd..f2ede84 100644 --- a/sommitrealweird/blog/templates/blog/blog_index.html +++ b/sommitrealweird/blog/templates/blog/blog_index.html @@ -1,6 +1,5 @@ {% extends "base.html" %} {% load xhtml11rst %} -{% load comments %} {% block extrahead %} @@ -26,8 +25,7 @@ {% endif %} {% endif %} {% endfor %} - {% get_comment_count for entry as comment_count %} - | permalink | Comments: {{ comment_count }}

+ | permalink

{% endfor %} {% if paginated and has_more_than_one_page %}

Pages: