{% extends "appliance/_base-appliance.html" %} {% block title %}Thank you | Ubuntu Appliance{% endblock %} {% block head_extra%}{% endblock %} {% block content %}

Thank you for enquiring about Ubuntu Appliance

A member of our team will be in touch within one working day.

{{ image( url="https://assets.ubuntu.com/v1/52d53696-picto-thankyou-midaubergine.svg", alt="", height="200", width="200", hi_def=True, loading="auto" ) | safe }}
{% include "shared/_thank_you_footer.html" %} {% endblock content %} {% block footer_extra %} {% endblock footer_extra %}