Fixes group quotes and button whitespace

This commit is contained in:
Mouse Reeve
2021-10-24 06:43:31 -07:00
parent 0f9c363b00
commit 9a07c11b19
2 changed files with 3 additions and 3 deletions

View File

@ -21,7 +21,7 @@
{% else %}
{% blocktrans trimmed with group_name=notification.related_group.name group_path=notification.related_group.local_path %}
You have been removed from the "<a href="{{ group_path }}">{{ group_name }}</a> group"
You have been removed from the "<a href="{{ group_path }}">{{ group_name }}</a>" group
{% endblocktrans %}
{% endif %}