{% extends 'base.html' %} {% load i18n %} {% block meta_title %} {% trans 'Reviews' %} {% endblock %} {% block content %}
{{ object.text }}