Fixed disqus thread link on entry

This commit is contained in:
Felipe Martín 2014-09-04 19:03:34 +02:00
parent b1d8fcd0ab
commit 85037ce651
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
data-updated="true">{{ item.date|dt('%B %e, %Y') }}</time>
{% if config.disqus_shortname and config.enable_comments %}
&nbsp;
<i class="fa fa-comment"></i> <a href="{{ item.get_absolute_url() }}disqus_thread">0 Comments</a>
<i class="fa fa-comment"></i> <a href="{{ item.get_absolute_url() }}#disqus_thread">0 Comments</a>
{% endif %}
{% if item.tags.count() > 0 %}
&nbsp;