{% extends 'front/base.html' %} {% load static %} {% block title %} {{meta.meta_title}} - {{meta.meta_description}} {% endblock title %} {% block title1 %} {{meta.meta_title}} - {{seo_settings.tag_line}} {% endblock title1 %} {% block title2 %} {{meta.meta_title}} - {{seo_settings.tag_line}} {% endblock title2 %} {% block content %}
{% for slider in sliders %}
{% if settings.slider_particle_is_active %}
{% endif %}
{% endfor %}
Get in touch

Contact us if you have more questions.

{% if settings.address %}

Location

{{settings.address}}, {% if settings.city %}{{settings.city}}-{% endif %}{% if settings.postal %}{{settings.postal}},{% endif %} {% if settings.state %}{{settings.state}},{% endif %} {% if settings.country %}{{settings.country}}{% endif %}

{% endif %} {% if settings.phone %} {% endif %} {% if settings.email_address %} {% endif %}
{{settings.map_iframe|safe}}

Have Any Questions

{% csrf_token %}
{% if settings.contact_form_image %}
{% endif %}
{% endblock %}