fix template indenting
whoops
This commit is contained in:
parent
1d791d950f
commit
bdb6e4c911
@ -20,7 +20,7 @@
|
|||||||
{% blocktrans with group_name=notification.related_group.name group_path=notification.related_group.local_path %}
|
{% blocktrans with group_name=notification.related_group.name group_path=notification.related_group.local_path %}
|
||||||
has changed the name of <a href="{{ group_path }}">{{ group_name }}</a>
|
has changed the name of <a href="{{ group_path }}">{{ group_name }}</a>
|
||||||
{% endblocktrans %}
|
{% endblocktrans %}
|
||||||
{% else %}
|
{% else %}
|
||||||
{% blocktrans with group_name=notification.related_group.name group_path=notification.related_group.local_path %}
|
{% blocktrans with group_name=notification.related_group.name group_path=notification.related_group.local_path %}
|
||||||
has changed the description of <a href="{{ group_path }}">{{ group_name }}</a>
|
has changed the description of <a href="{{ group_path }}">{{ group_name }}</a>
|
||||||
{% endblocktrans %}
|
{% endblocktrans %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user