{% extends "base.html" %} {% block title %}: {{ title }}{% endblock %} {% block head %} {% endblock %} {% block content %} {% if form %}
{% else %} {% endif %} {% if formset %} {% else %} {% if formlist %} {% if create %} Create a new mapping with this concept {% endif %} {% endif %} {% endblock %}