{% set requiredElement = 'headline' %} {% include "elements/element-copy.html" %}
{% if not expandableCounterID %} {% set expandableCounter = 0 %} {% else %} {% set expandableCounter = (expandableCounterID * 1000) %} {% endif %} {% set iconType = 'download' %} {% set expandableCounter = expandableCounter + 1 %} {% include "elements/element-listexpandable.html" %} {% set iconType = 'download' %} {% set expandableCounter = expandableCounter + 1 %} {% include "elements/element-listexpandable.html" %} {% set iconType = 'download' %} {% set expandableCounter = expandableCounter + 1 %} {% include "elements/element-listexpandable.html" %}
{% if pagination %}
{% include "elements/element-pagination.html" %}
{% endif %}