{% extends 'layout.html' %} {% load i18n %} {% block title %}{{ siteName }} - {% trans "Contact Us" %}{% endblock %} {% block content %}
{% trans "You need to get in touch with us, complete the form." %}
{% load crispy_forms_tags %} {% crispy form %}{{ COMPANY_ADDRESS }}
{{ COMPANY_ZIP }} {{ COMPANY_CITY }}
P: {{ COMPANY_PHONE }}
H: {% trans "Monday - Friday: 9:00 to 18:00" %}