diff --git a/web/pages/contract/index.tsx b/web/pages/contract/index.tsx
index 6dadf0ee..afcab942 100644
--- a/web/pages/contract/index.tsx
+++ b/web/pages/contract/index.tsx
@@ -37,7 +37,7 @@ export default function NewContract() {
-
+
{/* Create a Tailwind form that takes in all the fields needed for a new contract */}
{/* When the form is submitted, create a new contract in the database */}