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

Added local authorities page

parent c988cdd2
Branches
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."
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<title>Local Authorities</title> <title>Local Authorities</title>
<link rel="stylesheet" href="../../static/css/templatingstyle.css"> <link rel="stylesheet" th:href="@{/css/templatingstyle.css}">
</head> </head>
<header th:insert="~{/towns/Templating.html::header}"></header> <header th:insert="~{/towns/Templating.html::header}"></header>
<body> <body>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment