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

{{ _("Import JSON") }}

{{ forms.upload_json(form) }}

{% endblock %}