{% extends 'base.html' %} {% load i18n %} {% load widget_tweaks %} {% block title %}{% trans "Thanks!" %}{% endblock %} {% block content %}

Thank you for leaving a special mention.

We have sent the caring person an email letting them know.

{% trans 'Leave another review?' %}
{% endblock %}