Index: Prototype Application/Paw5/src/main/resources/templates/home.html
===================================================================
--- Prototype Application/Paw5/src/main/resources/templates/home.html	(revision eac569a88d05dfc7d2636393d7333806a10091cb)
+++ Prototype Application/Paw5/src/main/resources/templates/home.html	(revision 33b9f30f8d3cf434adca0001b56e8de3aba4f9ec)
@@ -37,5 +37,5 @@
 <div>
   <form method="get" th:action="@{'/create-post'}">
-    <button id="submit" type="submit">Create an Adoption Post</button>
+    <button id="createPost" type="submit">Create an Adoption Post</button>
   </form>
 </div>
