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

{{title}} - Page {{path_parameters.page}}

{{description}}


{{content}}

{% endblock %}