Files @ 3ae4cc99a7e2
Branch filter:

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

Benjamin Lion
Adding committees and their members.
{% 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 %}