{% extends "base" %} {% block command %} cat {{ page }}.rst {% endblock command %} {% block content %}
{{ content | safe }} {% endblock content %}