diff --git a/src/main/resources/WorkWith/businesses.html b/src/main/resources/WorkWith/businesses.html index 5636d33fa1e858a3986a6dea5e57d5103bef951e..23d7590f5f581c3b1d34d46fcf58f0689dbee592 100644 --- a/src/main/resources/WorkWith/businesses.html +++ b/src/main/resources/WorkWith/businesses.html @@ -6,5 +6,6 @@ </head> <body> + </body> </html> \ No newline at end of file diff --git a/src/main/resources/WorkWith/towns.html b/src/main/resources/WorkWith/towns.html index 8f27a175e3d6fca64995cf79c2e2423d27ec1982..bdba7c43f2fed29dadffda6a2bfa38e9c1dfac83 100644 --- a/src/main/resources/WorkWith/towns.html +++ b/src/main/resources/WorkWith/towns.html @@ -5,6 +5,10 @@ <title>Towns</title> </head> <body> +<h1>Developing a Thriving Town</h1> +<h1>Supporting Local Businesses</h1> +<h1>Empowering Community Spirit</h1> +<h1>Creating the towns Identity</h1> </body> </html> \ No newline at end of file