{% extends "base.html" %} {% block title %}{% trans "page title" %}Import project{% endtrans %} | Taguette{% endblock %} {% block contents %}

{% trans "title" %}Import a project{% endtrans %}

{{ xsrf_form_html() }}

{% endblock %}