{% extends "dell/base_dell.html" %} {% block title %}Thank you | Dell & Ubuntu{% endblock %} {% block head_extra%}{% endblock %} {% block content %}

Thank you for contacting us about Dell EMC and Ubuntu

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="", width="200", height="200", hi_def=True, loading="auto", ) | safe }}
{% include "shared/_thank_you_footer.html" %} {% endblock content %} {% block footer_extra %} {% endblock footer_extra %}