mirror of
https://github.com/silverstripe/silverstripe-widgets
synced 2024-10-22 17:05:54 +02:00
7 lines
207 B
Scheme
7 lines
207 B
Scheme
<div class="Widget" id="$ClassName">
|
|
<h3 title="<%t WidgetDescription_ss.CLICKTOADDWIDGET 'Click to add this widget' %>">$CMSTitle</h3>
|
|
<div class="widgetDescription">
|
|
<p>$Description</p>
|
|
</div>
|
|
</div>
|