diff --git a/app/views/errors/500.html b/app/views/errors/500.html new file mode 100755 index 0000000..d64ebe7 --- /dev/null +++ b/app/views/errors/500.html @@ -0,0 +1,30 @@ +{% extends 'layouts/ravs-plus-layout-1-maternity.html' %} + +{% set currentSection = "plus" %} + +{% set pageTitle = "Sorry, there is a problem with the service" %} + +{% block pageTitle %} + {{ pageTitle }} - Record a vaccination - NHS +{% endblock %} + +{% block content %} +
+
+ +

{{ pageTitle }}

+ +

To try and solve the problem, you can:

+ + +

+ If the problem continues, email england.ravs@nhs.net to contact the team or use our feedback form. +

+ +
+
+{% endblock %} \ No newline at end of file diff --git a/app/views/index.html b/app/views/index.html index 50fbe4b..6c590cb 100755 --- a/app/views/index.html +++ b/app/views/index.html @@ -20,6 +20,13 @@

MVP: Maternity Private beta

  • Patient list and export
  • +
    + +

    Error pages

    + +

    Common functions and shared components

    @@ -31,7 +38,6 @@

    Common functions and shared components


    -

    MVP: Occupational health