{% extends "base.html" %} {% load i18n %} {% block title %}{% trans "Preview comment" %} | {{ block.super }}{% endblock %} {% block content %}
Posted by {{ comment.person_name }}