diff --git a/templates/confirmation/link_does_not_exist.html b/templates/confirmation/link_does_not_exist.html index e98786c580..a33f0f1a65 100644 --- a/templates/confirmation/link_does_not_exist.html +++ b/templates/confirmation/link_does_not_exist.html @@ -6,16 +6,18 @@ {% block portico_content %}
- {% trans %} - Anyway, shoot us a line at {{ support_email_html_tag }} and we'll get this resolved shortly. - {% endtrans %} -
++ {% trans %} + Anyway, shoot us a line at {{ support_email_html_tag }} and we'll get this resolved shortly. + {% endtrans %} +
+{{ _("Make sure you copied the link correctly in to your browser. If you're still encountering this page, it's probably our fault. We're sorry.") }}
-- {% trans %} - Anyway, shoot us a line at {{ support_email_html_tag }} and we'll get this resolved shortly. - {% endtrans %} -
+{{ _("Make sure you copied the link correctly in to your browser. If you're still encountering this page, it's probably our fault. We're sorry.") }}
++ {% trans %} + Anyway, shoot us a line at {{ support_email_html_tag }} and we'll get this resolved shortly. + {% endtrans %} +
+- {% trans %} - Creating a new organization on this server requires a valid organization creation link. - Please see documentation on creating a new organization for more information. - {% endtrans %} -
++ {% trans %} + Creating a new organization on this server requires a valid organization creation link. + Please see documentation on creating a new organization for more information. + {% endtrans %} +
+