{% if agent_id %} {% set correct_region_type = lang.words.agent3 %} {% elif region_id %} {% set correct_region_type = lang.words.region %} {% else %} {% set correct_region_type = lang.words.country %} {% endif %}