{% load i18n cosinnus_tags %}{% autoescape off %} {% blocktrans %}Hi, {{ user_name }}! We're sorry, but your membership request for {{ team_name }} has been declined.{% endblocktrans %} {% trans "If you feel this is unfair, we suggest you contact one of the team's administrators for further information:" %} {{ protocol }}://{{ site.domain }}{% group_url 'cosinnus:group-detail' group=group %} {% blocktrans %}The {{ site_name }} team{% endblocktrans %} {% endautoescape %}