diff --git a/public/themes/identity/contact.php b/public/themes/identity/contact.php index 799f5b2..a2bffa5 100644 --- a/public/themes/identity/contact.php +++ b/public/themes/identity/contact.php @@ -1,35 +1,34 @@ +
-

Extra Stuff!

-
+

+ +

+
-
-
- -
-
-
- -
-
- - - -
-
\ No newline at end of file +
+ \ No newline at end of file diff --git a/public/themes/identity/theme.json b/public/themes/identity/theme.json index bfe5aa1..fbea8ad 100644 --- a/public/themes/identity/theme.json +++ b/public/themes/identity/theme.json @@ -3,8 +3,12 @@ "singlepage": true, "templates": { "default": { - "title": "Page", + "title": "Default Page", "description": "" + }, + "contact": { + "title": "Contact Form", + "description": "The default page with a contact form." } }, "colors": {