-
Notifications
You must be signed in to change notification settings - Fork 31
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 Mar 19 17:28:23 UTC 2024 de4e130
- Loading branch information
1 parent
90c6088
commit 55c8225
Showing
6 changed files
with
131 additions
and
47 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>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> | ||
<p>Close this tab to go back to NHS App.</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.
Binary file not shown.
Binary file not shown.
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.