diff --git a/src/Umbraco.Web.UI.Client/src/less/belle.less b/src/Umbraco.Web.UI.Client/src/less/belle.less
index 174f9f41d7..f0d7c6f1e1 100644
--- a/src/Umbraco.Web.UI.Client/src/less/belle.less
+++ b/src/Umbraco.Web.UI.Client/src/less/belle.less
@@ -227,6 +227,7 @@
@import "dashboards/umbraco-forms.less";
@import "dashboards/examine-management.less";
@import "dashboards/healthcheck.less";
+@import "dashboards/content-templates.less";
@import "dashboards/nucache.less";
@import "typeahead.less";
diff --git a/src/Umbraco.Web.UI.Client/src/less/dashboards/content-templates.less b/src/Umbraco.Web.UI.Client/src/less/dashboards/content-templates.less
new file mode 100644
index 0000000000..9966fc97e1
--- /dev/null
+++ b/src/Umbraco.Web.UI.Client/src/less/dashboards/content-templates.less
@@ -0,0 +1,22 @@
+.content-templates-dashboard{
+ p{
+ line-height: 1.6em;
+ margin-bottom: 30px;
+
+ &:last-child{
+ margin-bottom: 0;
+ }
+ }
+
+ ul{
+ margin-bottom: 15px;
+ }
+
+ li{
+ margin-bottom: 5px;
+
+ &:last-child{
+ margin-bottom: 0;
+ }
+ }
+}
\ No newline at end of file
diff --git a/src/Umbraco.Web.UI.Client/src/views/contentblueprints/intro.html b/src/Umbraco.Web.UI.Client/src/views/contentblueprints/intro.html
index ce423225f6..66695ace91 100644
--- a/src/Umbraco.Web.UI.Client/src/views/contentblueprints/intro.html
+++ b/src/Umbraco.Web.UI.Client/src/views/contentblueprints/intro.html
@@ -12,21 +12,32 @@
Content Templates are pre-defined content that can be selected when creating a new content node.
+ There are two ways to create a Content Template: Once given a name, editors can start using the Content Template as a foundation for their new page. There are two ways to create a Content Template: Once given a name, editors can start using the Content Template as a foundation for their new page. You can edit and delete Content Templates from the "Content Templates" tree in the Settings section. Just expand the Document Type which the
- Content Template is based on and click it to edit or delete it.
+ What are Content Templates?
-
+
+ How do I create a Content Template?
-
-
-
+
+
+
+ How do I manage Content Templates
-
+
+
Once given a name, editors can start using the Content Template as a foundation for their new page.
+ ]]> + +Once given a name, editors can start using the Content Template as a foundation for their new page.
+ ]]> +