{% load i18n misago_capture %}
{% blocktrans trimmed with agreement=misago_agreement.type %} Please review the updated {{ agreement }}: {% endblocktrans %}
{% endif %}{% capture trimmed as link %} {% trans "here" %} {% endcapture %} {% blocktrans trimmed with agreement=misago_agreement.type link=link|safe %} Please review the updated {{ agreement }} available {{ link }}. {% endblocktrans %}
{% else %}