From e13bcc54a3dbc200e1fb2787597de10956e86cdb Mon Sep 17 00:00:00 2001 From: Rhys Nute <nuterd@cardiff.ac.uk> Date: Fri, 8 Dec 2023 19:55:31 +0000 Subject: [PATCH] updated towns page --- src/main/resources/WorkWith/towns.html | 1 - 1 file changed, 1 deletion(-) diff --git a/src/main/resources/WorkWith/towns.html b/src/main/resources/WorkWith/towns.html index ea375f73..412caf89 100644 --- a/src/main/resources/WorkWith/towns.html +++ b/src/main/resources/WorkWith/towns.html @@ -10,7 +10,6 @@ <h1>Supporting Local Businesses</h1> <h1>Empowering Community Spirit</h1> <h1>Creating the towns Identity</h1> -<p>Towns please enter here</p><button><a href="towns-data.html" id="town">Login</a></button> </body> <footer th:insert="~{/towns/Templating.html::footer}"></footer> </html> \ No newline at end of file -- GitLab