{% extends "financial-services/_base_financial-services.html" %}
{% block title %}Thank you | Financial services{% endblock %}
{% block head_extra%}{% endblock %}
{% block meta_description %}Ubuntu enables sellside and buyside financial services institutions, retail banking operations and insurance and fintech firms to build secure, agile infrastructure with the flexibility to scale.{% endblock %}
{% block meta_copydoc %}https://docs.google.com/document/d/1qDjpWQx5T49danAFbH1KcbacV5UqK9c_LRKMF_cpOzM/edit#{% endblock meta_copydoc %}
{% block content %}
{% with thanks_context="contacting us about Ubuntu for financial services", details='within one working day or you can visit our store to purchase UA Infrastructure.' %}{% include "shared/_thank_you.html" %}{% endwith %}
{% endblock content %}
{% block footer_extra %}
{% endblock footer_extra %}