{% extends "testimonials/dashboard/base.html" %} {% load i18n %} {% block page_description %} {% trans "Review and moderate pending testimonials" %} {% endblock %} {% block content %}
{{ testimonial.content }}
{% trans "There are no pending testimonials to review." %}