mirror of
https://github.com/a2nt/silverstripe-webpack.git
synced 2024-10-22 17:05:31 +02:00
14 lines
242 B
Scheme
14 lines
242 B
Scheme
|
<div class="page-content">
|
||
|
<h1 class="page-header">$Title</h1>
|
||
|
|
||
|
<div class="page-content">
|
||
|
$ElementalArea
|
||
|
|
||
|
<% if $Form %>
|
||
|
<div class="container">
|
||
|
$Form
|
||
|
</div>
|
||
|
<% end_if %>
|
||
|
</div>
|
||
|
|
||
|
</div>
|