Skip to content
Snippets Groups Projects
Commit 587aaffe authored by Rhys Nute's avatar Rhys Nute
Browse files

added login page

parent b1b182ff
No related branches found
No related tags found
2 merge requests!38Draft: Businesses,!31Resolve "As a user, I want to see a page of local authorities so that I can easily source contact details for a variety of different local authorities."
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Local Authority</title>
</head>
<body>
</body>
</html>
\ No newline at end of file
......@@ -16,6 +16,7 @@
<p>Penarth Town Council West House,<br>Stanwell Road,<br>Penarth,<br> CF64 2YG</p>
<a href="https://www.penarthtowncouncil.gov.uk/your-council/">Penarth Town Council Website</a>
</div>
<p>Local Autorities enter here</p><button><a href="local-auth-data.html" id="authority">Login</a></button>
<footer th:insert="~{/towns/Templating.html::footer}"></footer>
</body>
</html>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment