-
Notifications
You must be signed in to change notification settings - Fork 107
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into node-20-upgrade
- Loading branch information
Showing
14 changed files
with
144 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
{% set html_style = 'background-color: #f0f4f5;' %} | ||
{% set title = 'Footer (custom copyright statement)' %} | ||
{% from 'components/footer/macro.njk' import footer %} | ||
{% extends 'layout.njk' %} | ||
|
||
{% block body %} | ||
|
||
{{ footer({ | ||
"copyright": "© East London NHS Foundation Trust", | ||
"links": [ | ||
{ | ||
"URL": "#", | ||
"label": "Accessibility statement" | ||
}, | ||
{ | ||
"URL": "#", | ||
"label": "Give us feedback" | ||
}, | ||
{ | ||
"URL": "#", | ||
"label": "Cookies" | ||
}, | ||
{ | ||
"URL": "#", | ||
"label": "Privacy policy" | ||
}, | ||
{ | ||
"URL": "#", | ||
"label": "Terms and conditions" | ||
} | ||
] | ||
})}} | ||
|
||
{% endblock %} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,7 +13,7 @@ | |
}, | ||
{ | ||
"URL": "#", | ||
"label": "Contact us" | ||
"label": "Give us feedback" | ||
}, | ||
{ | ||
"URL": "#", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+13 KB
...e/nhsuk-frontend_Footer_custom_copyright_statement_0_document_0_iPhone_5_SE.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+13.6 KB
...ce/nhsuk-frontend_Footer_custom_copyright_statement_0_document_1_iPhone_6-8.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+18 KB
...eference/nhsuk-frontend_Footer_custom_copyright_statement_0_document_2_iPad.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+17 KB
...uk-frontend_Footer_custom_copyright_statement_0_document_3_Surface_iPad_Pro.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.