{% extends "tp_base_extended.html" %} {% load i18n %} {% block title %} {{ block.super }} ยป {% trans "Review" %} {% endblock %} {% get_current_language as LANGUAGE_CODE %} {% get_current_language_bidi as LANGUAGE_BIDI %} {% block bodyclass %}tpreview{% endblock bodyclass %} {% block breadcrumbs_content %} {% include "language/item_title.html" %} {% endblock %} {% block content %} {% if children %} {% for item in children %}