{% extends "layout/backend.j2" %} {% block content %}

Edit: {{ page.title }}

{{ page.content() }}

{% endblock %}