Service pages improvements #152

Open
rixx wants to merge 8 commits from 132-frontend-improvements into main
Showing only changes of commit 98f759a936 - Show all commits

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>."
)
),
)