diff --git a/src/main/resources/WorkWith/businesses.html b/src/main/resources/WorkWith/businesses.html index 4e1d1f307ab406404b1e8c660db76b164b1837f1..32422f1403d8f84d271afd4e17239bddc4427af2 100644 --- a/src/main/resources/WorkWith/businesses.html +++ b/src/main/resources/WorkWith/businesses.html @@ -3,11 +3,14 @@ <head> <meta charset="UTF-8"> <title>Businesses</title> + <link rel="stylesheet" href="../static/css/templatingstyle.css"> </head> <body> <h1>Future Proof Businesses</h1> <h1>Compete with Online Retailers</h1> <h1>Drive Footfall to the high street</h1> <h1>Increase Sales</h1> +<p>Businesses please enter here</p><button><a href="local-auth-data.html" id="business">Login</a></button> </body> +<footer th:insert="~{/towns/Templating.html::footer}"></footer> </html> \ No newline at end of file