Fix code style

This commit is contained in:
Tobias Kunze 2025-07-11 13:17:56 +02:00
parent ab4552e283
commit 98f759a936

View file

@ -51,7 +51,8 @@ class SupportView(OrganizationViewMixin, FormView):
self.request,
mark_safe(
_(
'There was an error submitting your support request. Please try again or contact us directly at <a href="mailto:servala-support@vshn.ch">servala-support@vshn.ch</a>.'
"There was an error submitting your support request. "
"Please try again or contact us directly at <a href=\"mailto:servala-support@vshn.ch\">servala-support@vshn.ch</a>."
)
),
)