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

added local authorities

parent f8c5598f
No related branches found
No related tags found
4 merge requests!39Draft: Towns,!38Draft: Businesses,!35Draft: Towns,!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 Authorities</title>
<link rel="stylesheet" th:href="@{/css/templatingstyle.css}">
</head>
<header th:insert="~{/towns/Templating.html::header}"></header>
<body>
<h1>Local Authorities</h1>
<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.
Finish editing this message first!
Please register or to comment