{% if not infoList %} {% set infoList = [ {title: 'Tipp 1: Bold is important', text: 'Highlighting words in text makes it easier to skim through fast.'}, {title: 'Tipp 2: Italic is important too', text: 'Highlighting words in text makes it easier to skim through fast.'}, {title: 'Tipp 3: Just to test the Scrollbar', text: 'This text should make the scrollbar necessary now.'} ] %} {% endif %} {% if not infoListHeadline %} {% set infoListHeadline = 'Suchtipps' %} {% endif %}