{% extends "base.html" %} {% block disqus %}

Available template jinja2 tags:

{% raw %}{{ git_page_authors }}{% endraw %}: {{ git_page_authors }}
{% raw %}{{ git_info }}{% endraw %}: {{ git_info }}
{% raw %}{{ git_site_authors }}{% endraw %}: {{ git_site_authors }}

Old tags to be deprecated:

{% raw %}{{ git_authors_summary }}{% endraw %}: {{ git_authors_summary }}
{% raw %}{{ git_authors }}{% endraw %}: {{ git_authors }}
{% include "partials/integrations/disqus.html" %} {% endblock %}