diff --git a/docs/en/userguide/creating-and-editing-forms.md b/docs/en/userguide/creating-and-editing-forms.md
index 964f771..0014ea2 100644
--- a/docs/en/userguide/creating-and-editing-forms.md
+++ b/docs/en/userguide/creating-and-editing-forms.md
@@ -1,3 +1,7 @@
+---
+title: Creating and editing forms
+---
+
# Creating and editing forms
To create a new form, first decide where in the site you want your form to be. If you
@@ -14,10 +18,10 @@ drop-down menu will show up. Select "User Defined Form" Then hit the "Go" button
You will notice that a new page has been created, with the name of "New User Defined Form." You will be taken to edit the page once you click "Create."
-
+[note]
Don't worry if you create your page in the "wrong" place. Pages can be moved and re-ordered
easily.
-
+[/note]
## Combining forms and content
diff --git a/docs/en/userguide/field-types.md b/docs/en/userguide/field-types.md
index c92c165..8f4d516 100644
--- a/docs/en/userguide/field-types.md
+++ b/docs/en/userguide/field-types.md
@@ -1,3 +1,7 @@
+---
+title: Field types
+---
+
# Field types
## Checkbox Field
diff --git a/docs/en/userguide/form-submissions.md b/docs/en/userguide/form-submissions.md
index 7d15903..1bf8786 100644
--- a/docs/en/userguide/form-submissions.md
+++ b/docs/en/userguide/form-submissions.md
@@ -1,3 +1,7 @@
+---
+title: Form submissions
+---
+
# Form submissions
## Viewing form submissions in the CMS
diff --git a/docs/en/userguide/index.md b/docs/en/userguide/index.md
index 8aae870..a1a6842 100644
--- a/docs/en/userguide/index.md
+++ b/docs/en/userguide/index.md
@@ -1,5 +1,7 @@
+---
title: Creating forms in the CMS
summary: How to use the UserForms module to create forms via the CMS.
+---
# Creating forms in the CMS
diff --git a/docs/en/userguide/multipage-forms.md b/docs/en/userguide/multipage-forms.md
index 165ec7c..95fbb43 100644
--- a/docs/en/userguide/multipage-forms.md
+++ b/docs/en/userguide/multipage-forms.md
@@ -1,3 +1,7 @@
+---
+title: Multi-page forms
+---
+
## Creating a multi-page form
To create a multi-page form, simply click the 'Add Page Break' button.