Files @ 4b32adc358ea
Branch filter:

Location: CSY/sefm2020/themes/bootstrap2/templates/comments.html

Benjamin Lion
Add workshop asyde, foclasa; add programme and call for papers.
1
2
3
4
5
6
7
{% if DISQUS_SITENAME %}
    <p>There are
        <a href="{{ SITEURL }}/{{ article.url }}#disqus_thread">
            comments
        </a>.
    </p>
{% endif %}