{% if colour == 'dark' %}
{% elif colour == 'white' %}
{{ image(url="https://assets.ubuntu.com/v1/f22f6ded-get-in-touch_chat.svg", alt="", width="100", height="100", hi_def=True, loading="lazy",) | safe }}
{% else %}
{{ image(url="https://assets.ubuntu.com/v1/f22f6ded-get-in-touch_chat.svg", alt="", width="100", height="100", hi_def=True, loading="lazy",) | safe }}
{% endif %}

Any questions?

Contact us ›