{% extends "layout.html" %} {% block content %}

{{ _("Edit this project") }}

{{ forms.edit_project(form) }}
{% endblock %}