{% extends "gcp/base_gcp.html" %} {% block title %}Thank you | GCP{% endblock %} {% block head_extra %}{% endblock %} {% block content %}

Thank you for enquiring about Ubuntu on GCP

A member of our team will be in touch shortly.

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