{% extends "base.html" %} {% block title %}Import pages - {{ app_name }}{% endblock %} {% block content %}
You can import files produced by the exporter tool, in JSON format. Importing pages can be done by users with Admin permissions only.
{% else %}Importing pages can be done by users with Admin permissions only.
{% endif %} {% endblock %}