summaryrefslogtreecommitdiff
path: root/demos/quickstart/protected/controls/Layout.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'demos/quickstart/protected/controls/Layout.tpl')
-rw-r--r--demos/quickstart/protected/controls/Layout.tpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/demos/quickstart/protected/controls/Layout.tpl b/demos/quickstart/protected/controls/Layout.tpl
index 87013156..5426a221 100644
--- a/demos/quickstart/protected/controls/Layout.tpl
+++ b/demos/quickstart/protected/controls/Layout.tpl
@@ -42,7 +42,9 @@
</prop:FooterTemplate>
</com:TRepeater>
<div id="content">
+<p class="block-content" id="top-content" style="border-color: transparent; height:1px; margin: 0; padding: 0; background-color: transparent"></p>
<com:TContentPlaceHolder ID="body" />
+<com:Application.controls.Comments.CommentBlock Visible="false" />
</div>
</td>
</tr>