mirror of
https://github.com/dnadesign/silverstripe-elemental-list.git
synced 2024-10-22 11:05:47 +02:00
a9f840641d
Split out element lists from the core module. The element list provides a base class for blocks to sit inside other blocks.
4 lines
108 B
Scheme
4 lines
108 B
Scheme
<div class="listelement--container" data-listelement-count="$Elements.Elements.Count">
|
|
$Elements
|
|
</div>
|