Notifications: Add details about subevents and products

This commit is contained in:
Raphael Michel
2019-10-28 22:54:56 +01:00
parent 3d31b95201
commit 20a6decb3a
2 changed files with 13 additions and 2 deletions

View File

@@ -26,7 +26,7 @@
<strong>{{ attr.title }}</strong>
</td>
<td>
{{ attr.value }}
{{ attr.value|linebreaksbr }}
</td>
</tr>
{% endfor %}