{% extends "!page.html" %} {#########################} {# for disqus commenting #} {#########################} {% macro comments() %}

Comments

comments powered by Disqus {% endmacro %} {%- block body %} {{ super() }} {% if disqus_shortname %} {{ comments() }} {% endif %} {%- endblock %}