{% extends 'base.html' %} {% block title %}Edit {{ page_path }}{% endblock %} {% block content %}

{{ self.title() }}

{% endblock %}