mirror of
https://github.com/pretix/pretix.git
synced 2026-05-07 15:34:02 +00:00
Use hard line breaks in all default email texts
This commit is contained in:
@@ -138,7 +138,7 @@ settings_hierarkey.add_default(
|
||||
|
||||
you receive this message because an order for {event} was placed by {order_email} and we have been asked to forward the invoice to you.
|
||||
|
||||
Best regards,
|
||||
Best regards,
|
||||
|
||||
Your {event} team"""))
|
||||
Your {event} team""")) # noqa: W291
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user