{% extends base_template|default:'website/backoffice/base.html' %} {% load url from future %} {% block bodyclass %}detail-page{% endblock %} {% block actions %} {% if comment.flag_status == comment.FLAG_STATUSES.not_reviewed %}
{% endif %} {% endblock %} {% block content %}{{ field_name|capfirst }} | {{ field }} |
---|