{% if colour is not defined %} {% set colour = model.COLOUR_PRIMARY %} {% endif %} {% if background_colour is not defined %} {% set background_colour = model.COLOUR_ACCENT %} {% endif %} {% if id is not defined %} {% set id = model.ID_BUTTON_HAMBURGER %} {% endif %}