{% extends "gcp/base_gcp.html" %}
{% block title %}Contact us | Ubuntu GCP{% endblock %}
{% block content %}
{% with h1='Canonical - the "Ubuntu on GCP" experts',
intro_text="Already running Ubuntu on GCP, or planning a migration to the public cloud? Canonical has the expertise to assist you in your project, whether it involves application architecture, optimisation or streamlining operations at scale. Share some details about your project with us and let's get started.",
formid="3860",
lpId="",
returnURL="/gcp/thank-you" %}
{% include "shared/_client-contact-us-form.html" %}
{% endwith %}
{% endblock content %}