clean up templates

This commit is contained in:
Hugh Rundle
2021-10-16 08:18:55 +11:00
parent 97ea61dd7e
commit 864d8cea2b
6 changed files with 20 additions and 13 deletions

View File

@ -12,7 +12,7 @@
{% endblock %}
{% block description %}
{% blocktrans with group_name=notification.related_group.name group_path=notification.related_group.local_path %}
{% blocktrans trimmed with group_name=notification.related_group.name group_path=notification.related_group.local_path %}
invited you to join the group <a href="{{ group_path }}">{{ group_name }}</a>
{% endblocktrans %}
<div class="row shrink">