{% extends "wagtailadmin/base.html" %} {% load i18n wagtailadmin_tags %} {% block titletag %}{% trans "Export theme" %}{% endblock %} {% block content %} {% include "wagtailadmin/shared/header.html" with title="Export theme" %}
By pressing the export button you will download a .zip
file including all the templates related to the selected theme.
You can use the same .zip
file for importing the templates into your theme.