{% set templateName = 'iza-accordeon-type-1 internal smallHeader' %} {% set globalClass = 'iza' %} {% extends "base.html" %} {% block content %} {% include "modules/module-copy-type-8.html" %} {% set copyExpandableCounter = 1 %} {% include "modules/module-copyexpandable-type-1.html" %} {% set containerExpandableCounter = 1 %} {% set initialVisible = true %} {% include "modules/module-containerexpandable-type-1.html" %} {% set initialVisible = false %} {% set copyExpandableCounter = copyExpandableCounter + 1 %} {% include "modules/module-copyexpandable-type-1.html" %} {% set containerExpandableCounter = containerExpandableCounter + 1 %} {% include "modules/module-containerexpandable-type-1.html" %} {% endblock %}