{% extends "contact-us/base_contact-us.html" %} {% block title %}Thank you{% endblock %} {% block head_extra%}{% endblock %} {% block content %}

Thanks for getting in touch {% if product and product != "" %} about {{ product }}{% endif %}

Your submission was successful.

{% if referrer and referrer != "" %}

Return to learn more

{% endif %}
{{ image( url="https://assets.ubuntu.com/v1/52d53696-picto-thankyou-midaubergine.svg", alt="", height="200", width="200", loading="auto", hi_def=True ) | safe }}

More about our enterprise services

Ubuntu Pro

Purchase our desktop support and access Ubuntu experts whenever you need.

Learn about Ubuntu Pro ›

Ubuntu OpenStack

Our OpenStack-based public and private cloud platform.

Learn about Ubuntu OpenStack ›

Explore snapcraft.io

Where vendors and the open source community collaborate to deliver great software, securely, to a wide range of devices and cloud.

Visit snapcraft.io

{% endblock content %}