{% extends "cms/wizards/base.html" %} {% load i18n %} {% block title %}{% trans "Create" %}{% endblock %} {% block content_title %}{% trans "Create" %}{% endblock %} {% block wizard %}
{% trans "Please choose an option from below to proceed to the next step." %}