{% extends "eagadmin/sitetree-base.html" %} {% block title %}{% trans "Change Type Of" %} » {{ page.title }}{% endblock %} {% block content %} {% include "eagadmin/back-actions.html" %}

{% trans "Change Type Of" %} » {{ page.title }}

{% trans "WARNING! Some of page data could be lost!" %}

{% trans "Chooce new type" %} {{ form.as_p }}
{% endblock %}