{% if untilNow.style_options.selected == 'wide' %} {% include './v01/untilNow.html' %} {% elif untilNow.style_options.selected == 'narrow' %} {% include './v02/untilNow.html' %} {% elif untilNow.style_options.selected == 'wide_image' %} {% include './v03/untilNow.html' %} {% endif %}