{% extends "admin/change_list.html" %} {% load i18n %} {% block extrastyle %} {{ block.super }} {% endblock %} {% block content %}
{% csrf_token %}

Sync

Press "Sync Pages" to synchronize all pages in the site with the contents of the GIT repository.

{% if request.POST %}

Output

{{ output }}
{% endif %}
{% endblock %}