{% extends "layout.html" %} {% load static from staticfiles %} {% load i18n %} {% block content %}

{% trans 'Contact' %}

Thank you for contacting us.

We will attempt to get back to you within 48 hours.

{% endblock %}