{% extends "desktop/base_desktop.html" %} {% block title %}Contact us{% endblock %} {% block meta_description %}Fast, easy and quick to deploy, switching to Ubuntu has never been easier{% endblock %} {% block meta_copydoc %}https://docs.google.com/document/d/1Z0UWLHT9AKRVfYOYQTXz27DefZ3BcQ7Sqg1kcmlIXtc/edit{% endblock meta_copydoc %} {% block content %} {% if product == 'desktop-education' %} {% with h1="Contact us", intro_text="Considering Ubuntu for your school or university? Are you interested in cost-effective systems management and professional support?", formid="1253", lpId="1409", returnURL="/desktop/thank-you", side1="shared/forms/_desktop_help.html", side2="shared/forms/_desktop_ua-shop.html" %} {% include "shared/_client-contact-us-form.html" %} {% endwith %} {% else %} {% with h1="Contact us", intro_text="Considering Ubuntu for your organisation? Are you interested in cost-effective systems management and professional support?", formid="1253", lpId="1409", returnURL="/desktop/thank-you", side1="shared/forms/_desktop_help.html", side2="shared/forms/_desktop_ua-shop.html" %} {% include "shared/_client-contact-us-form.html" %} {% endwith %} {% endif %} {% endblock content %}