-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automated deployment: Tue Dec 19 14:19:15 UTC 2023 8ab91a7
- Loading branch information
1 parent
c323981
commit 5ab380a
Showing
6 changed files
with
935 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
<!DOCTYPE html> | ||
|
||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<meta http-equiv="X-UA-Compatible" content="ie=edge"> | ||
<base href="/nhslogin"> | ||
<link rel="stylesheet" href="nhslogin/css/main.css"> | ||
<link rel="shortcut icon" href="/nhslogin/images/favicon.ico" type="image/x-icon"> | ||
<link rel="shortcut icon" href="/nhslogin/images/favicon.ico" type="image/x-icon"> | ||
<link rel="apple-touch-icon" href="/nhslogin/images/apple-touch-icon-180x180.png"> | ||
<link rel="mask-icon" href="/nhslogin/images/favicon.svg" color="#005eb8"> | ||
<link rel="icon" sizes="192x192" href="/nhslogin/images/favicon-192x192.png"> | ||
<script src="nhslogin/js/main.min.js" ></script> | ||
|
||
<title>NHS login button for NHS services that use the Design System</title> | ||
</head> | ||
<body> | ||
|
||
<div class="nhsuk-width-container"> | ||
<main class="nhsuk-main-wrapper app-main-wrapper" id="maincontent"> | ||
|
||
<h1>You cannot continue without sharing your information</h1> | ||
<p>[Your service name] needs your NHS login information to verify your identity.</p> | ||
<p>Dynamic content.</p> | ||
<p>If you need medical help, go to <a href="https://111.nhs.uk/">111.nhs.uk</a> or call <a href="tel:111">111</a> or your GP.</p> | ||
<p>Call <a href="tel:999">999</a> if it's a life-threatening emergency.</p> | ||
|
||
|
||
</div> | ||
</div> | ||
</main> | ||
</div> | ||
<script src="nhslogin/js/iframeResizer.contentWindow.js" ></script> | ||
|
||
</body> | ||
</html> |
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,37 @@ | ||
<!DOCTYPE html> | ||
|
||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<meta http-equiv="X-UA-Compatible" content="ie=edge"> | ||
<base href="/nhslogin"> | ||
<link rel="stylesheet" href="nhslogin/css/main.css"> | ||
<link rel="shortcut icon" href="/nhslogin/images/favicon.ico" type="image/x-icon"> | ||
<link rel="shortcut icon" href="/nhslogin/images/favicon.ico" type="image/x-icon"> | ||
<link rel="apple-touch-icon" href="/nhslogin/images/apple-touch-icon-180x180.png"> | ||
<link rel="mask-icon" href="/nhslogin/images/favicon.svg" color="#005eb8"> | ||
<link rel="icon" sizes="192x192" href="/nhslogin/images/favicon-192x192.png"> | ||
<script src="nhslogin/js/main.min.js" ></script> | ||
|
||
<title>NHS login button for NHS services that use the Design System</title> | ||
</head> | ||
<body> | ||
|
||
<div class="nhsuk-width-container"> | ||
<main class="nhsuk-main-wrapper app-main-wrapper" id="maincontent"> | ||
|
||
<h1>You cannot continue without sharing your information</h1> | ||
<p>The service provider needs your NHS login information to verify your identity.</p> | ||
<p>If you need medical help, go to <a href="https://111.nhs.uk/">111.nhs.uk</a> or call <a href="tel:111">111</a> or your GP.</p> | ||
<p>Call <a href="tel:999">999</a> if it's a life-threatening emergency.</p> | ||
|
||
|
||
</div> | ||
</div> | ||
</main> | ||
</div> | ||
<script src="nhslogin/js/iframeResizer.contentWindow.js" ></script> | ||
|
||
</body> | ||
</html> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.