forked from CGM_Public/pretix_original
Notifications: Add details about subevents and products
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
<strong>{{ attr.title }}</strong>
|
||||
</td>
|
||||
<td>
|
||||
{{ attr.value }}
|
||||
{{ attr.value|linebreaksbr }}
|
||||
</td>
|
||||
</tr>
|
||||
{% endfor %}
|
||||
|
||||
Reference in New Issue
Block a user