{% trans %}Registration awaiting manager approval{% endtrans %}
{% if can_moderate %}
{% trans -%}
You can validate or reject this registration and the user will receive a notification.
{%- endtrans %}
{% endif %}