{% trans "Comment confirmation requested" %}
{% blocktrans %}A confirmation message has been sent to your email address. Please, click on the link in the message to confirm your comment.{% endblocktrans %}
{% with object_url=target.get_absolute_url %} {% blocktrans %} Go back to: {{ target }} {% endblocktrans %} {% endwith %}