Skip to content

Commit 74b4419

Browse files
Add editable content block to project edit page
1 parent e8db6d8 commit 74b4419

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

html-templates/projects/projectEdit.tpl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@
2525
</h1>
2626
</div>
2727

28+
{contentBlock "projects-create-introduction"}
29+
2830
{if !$Project->isValid}
2931
<div class="error well">
3032
<strong>{_ "There were problems with your entry:"}</strong>

0 commit comments

Comments
 (0)