Service pages improvements #152
1 changed files with 2 additions and 1 deletions
|
@ -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>."
|
||||
)
|
||||
),
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue