Files @ c30a3b0649d5
Branch filter:

Location: CSY/sefm2020/themes/bootstrap3/templates/includes/comment_count.html - annotation

Hans-Dieter Hiep
Recovered changes not committed or pushed
{% if DISQUS_SITENAME and DISQUS_DISPLAY_COUNTS %}<p><small><a href="{{ SITEURL }}/{{ article.url }}#disqus_thread" {% if not DISQUS_NO_ID %}data-disqus-identifier="{{ article.date|strftime('%Y-%m-') ~ article.slug if DISQUS_ID_PREFIX_SLUG else article.slug }}"{% endif %}>{{ _('View comments') }}</a>.</small></p>{% endif %}