mirror of
https://github.com/silverstripe/doc.silverstripe.org
synced 2024-10-22 17:05:50 +02:00
aab89e65f8
git-svn-id: http://svn.silverstripe.com/projects/ss2doc/branches/v2@108782 467b73ca-7a2a-4603-9d3b-597d59a354a9
11 lines
177 B
Scheme
11 lines
177 B
Scheme
<% if Menu(2) %>
|
|
<% include Sidebar %>
|
|
<% end_if %>
|
|
|
|
<div id="content" class="<% if Menu(2) %>has-sidebar<% end_if %>">
|
|
<h2>$Title</h2>
|
|
|
|
$Content
|
|
$Form
|
|
$PageComments
|
|
</div> |