{% extends 'base.html' %} {% load i18n %} {% block title %} :: {% trans 'Confirm' %} {{ title }}{% endblock %} {% block sidebar %} {% for subtemplate in subtemplates %} {% include subtemplate %} {% endfor %} {% endblock %} {% block content %}