{# -*- coding: utf-8 -*- #} {% macro comment_form(url, title, identifier) %} {% if comment_system_id %}
{% endif %} {% endmacro %} {% macro comment_link(link, identifier) %} {% if comment_system_id %} {{ messages("Comments") }} {% endif %} {% endmacro %} {% macro comment_link_script() %} {% endmacro %}