{% extends "paxalia/base.html" %} {% load static i18n %} {% block title %}{% trans "Import Package" %} ยท {% trans "Paxalia Admin" %}{% endblock %} {% block page_title %}{% trans "Import package" %}{% endblock %} {% block page_subtitle %}{% trans "Validate a complete .paxalia package before changing the database" %}{% endblock %} {% block extra_css %}{% endblock %} {% block dashboard_content %}
{% trans "The uploaded package is integrity-checked and stored in a private temporary location while you review the preview." %}