{% block h1 %}{{ extra[view].title | default(value="…") }}{% endblock %}
{% block content %}If you see this the templating is broken. Greetings from the base template.
{% endblock %}{% import "helpers.html" as helper %}
If you see this the templating is broken. Greetings from the base template.
{% endblock %}