{% extends "layout.html" %} {% block top_menu %} Back to the list {% endblock %} {% block content %}
{{ forms.add_bill(form, edit) }}
{% endblock %}