{% load i18n %}
{% blocktrans with site_name=site_name %} A new testimonial has been submitted on {{ site_name }} and is awaiting your review. {% endblocktrans %}
{% trans "Testimonial Content:" %}
"{{ testimonial.content }}"
💡 {% trans "Quick Actions:" %} {% trans "Log in to your admin panel to approve, reject, or respond to this testimonial." %}
{{ site_name }} {% trans "Testimonials Management System" %}
{% trans "This is an automated notification. Please do not reply to this email." %}