diff --git a/html-templates/projects/projectEdit.tpl b/html-templates/projects/projectEdit.tpl
index 9c63d841..53a0d678 100644
--- a/html-templates/projects/projectEdit.tpl
+++ b/html-templates/projects/projectEdit.tpl
@@ -25,6 +25,8 @@
+ {contentBlock "projects-create-introduction"}
+
{if !$Project->isValid}
{_ "There were problems with your entry:"}
diff --git a/html-templates/projects/projects.tpl b/html-templates/projects/projects.tpl
index 89cd1014..37f30536 100644
--- a/html-templates/projects/projects.tpl
+++ b/html-templates/projects/projects.tpl
@@ -20,6 +20,9 @@
{_ "Civic Projects Directory"} {$projectsTotal|number_format}
+
+ {contentBlock "projects-browse-introduction"}
+