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

Added login and data form

parent cbe2b97c
No related branches found
No related tags found
2 merge requests!39Draft: Towns,!35Draft: Towns
This commit is part of merge request !35. Comments created here will be created in the context of that merge request.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Towns</title>
</head>
<body>
</body>
</html>
\ No newline at end of file
......@@ -3,12 +3,14 @@
<head>
<meta charset="UTF-8">
<title>Towns</title>
<link rel="stylesheet" href="../static/css/templatingstyle.css">
</head>
<body>
<h1>Developing a Thriving Town</h1>
<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="business">Login</a></button>
</body>
<footer th:insert="~{/towns/Templating.html::footer}"></footer>
</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