{% extends 'website/base.html' %} {% load static %} {% block title %}Contact — {{ company.name }}{% endblock %} {% block meta_description %}Contact Sphereflux Limited in Nairobi for electrical, automation and refrigeration solutions. Call 0718 679 683 or email {{ company.email }}.{% endblock %} {% block content %} Contact Get in touch for expert solutions Tailored to your residential, commercial or industrial needs. Talk to us Phone / WhatsApp 0718 679 683 0753 797 381 Open WhatsApp → Email {{ company.email }} Location {{ company.location }} images/about/cctv.jpg Send a message {% csrf_token %} {% if form.non_field_errors %} {{ form.non_field_errors }} {% endif %} {% for field in form %} {{ field.label }} {{ field }} {% if field.errors %} {{ field.errors|striptags }} {% endif %} {% endfor %} Send message {% endblock %}
Contact
Tailored to your residential, commercial or industrial needs.
{{ field.errors|striptags }}