mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
96736eea50
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@89988 467b73ca-7a2a-4603-9d3b-597d59a354a9
5 lines
139 B
Scheme
5 lines
139 B
Scheme
<div class="WidgetHolder $ClassName<% if FirstLast %> $FirstLast<% end_if %>">
|
|
<% if Title %><h3>$Title</h3><% end_if %>
|
|
$Content
|
|
</div>
|