{% extends "base.html" %} {% block title %}{{ label }}{% endblock %} {% block content %}

{{ self.title() }}

back to index

{% endblock %}