mirror of
https://github.com/silverstripe/silverstripe-docsviewer
synced 2024-10-22 11:05:56 +02:00
12 lines
212 B
Scheme
Executable File
12 lines
212 B
Scheme
Executable File
<div id="documentation-page">
|
|
<div id="left-column">
|
|
$Content
|
|
</div>
|
|
|
|
<% if Content %>
|
|
<div id="right-column">
|
|
<% include DocTableOfContents %>
|
|
<% include DocInThisModule %>
|
|
</div>
|
|
<% end_if %>
|
|
</div> |