{% load i18n %} {% comment %} - This template is used within the pagetree when a page is copied to show which permissions should be transfered {% endcomment %}
{% blocktrans %}Choose copy options{% endblocktrans %}
{% endblock %} {% block form %}{% if form %}{% endif %}{% endblock %} {% endblock %}