{% extends change_form_template|default:"admin/cms/page/plugin/change_form.html" %} {% load i18n static %} {% block extrahead %} {{ block.super }} {% endblock %} {% block content %}

{% trans "Write the address and choose from the options offered." %} {% trans "This selection sets the location position." %}

{{ block.super }} {% endblock %}