2021-06-08 14:53:38 +02:00
|
|
|
<% if $ShowTitle %>
|
|
|
|
<h2 class="element__title">$Title</h2>
|
|
|
|
<% end_if %>
|
|
|
|
|
|
|
|
<div class="element__content" data-listelement-count="{$Elements.Elements.Count}">
|
2021-06-19 20:10:56 +02:00
|
|
|
$Accordion
|
2021-06-08 14:53:38 +02:00
|
|
|
</div>
|