{% extends "cms/wizards/base.html" %} {% load i18n admin_urls %} {% block wizard %}
{% blocktrans count form.errors|length as counter %} Please correct the error below.{% plural %}Please correct the errors below. {% endblocktrans %}