{% if round == 1 %} {% include 'simulation/text/vignette/round_1/general/options.html' %} {% elif round == 2 %} {% include 'simulation/text/vignette/round_2/general/options.html' %} {% else %} {% include 'simulation/text/vignette/round_3/general/options.html' %} {% endif %}