{% extends "core/base_core.html" %} {% block title %}Thank you | Ubuntu core{% endblock %} {% block head_extra %}{% endblock %} {% block body_class %} is-paper {% endblock body_class %} {% block content %}

Thank you for contacting our team.

We will be in touch shortly.

{% include "shared/_thank_you_footer.html" %} {% endblock content %} {% block footer_extra %} {% endblock footer_extra %}