{% extends "colorbox/popup_form_base.html" %} {% load url from future %} {% load i18n %} {% block title %}{% trans "Change the article template" %}{% endblock %} {% block form_url %}{% url 'coop_cms_change_template' article.id %}{% endblock %}