{% extends "index_page.html" %} {% block title %}Edit: {{title}}{% endblock %} {% block content %}

Edit: {{title}}

{% if editable is defined %} {% endif %}
{% endblock %}