{% extends "/base.html" %} {% block "title" %}${title}{% endblock %} {% block "body" %}
{% if .id != "doc.index" %} {% endif %} {% def "pager" %} {% if .id != "doc.index" %}
{% endif %} {% enddef %} {% call "pager" %}

${title}

${html:(body|.bbcode)} {% call "pager" %}
{% endblock %}