{% extends 'front/base.html' %} {% load static %} {% block title %} {{project.title}} - {{seo_settings.meta_title}} {% endblock title %} {% block title1 %} {{project.title}} - {{seo_settings.meta_title}} {% endblock title1 %} {% block title2 %} {{project.title}} - {{seo_settings.meta_title}} {% endblock title2 %} {% block content %} {{ project.title }} HomeProject{{ project.title }} {% if project.title %} {{ project.title }} {% endif %} {{ project.description|safe }} {% if project.category %} {{ project.category }} {% endif %} {% if project.category %} Category: {{ project.category }} {% endif %} {% if project.client %} Client: {{ project.client }} {% endif %} {% if project.company %} Company: {{ project.company }} {% endif %} {% if project.duration %} Duration: {{ project.duration }} {% endif %} Need help? Please feel free to contact with us. We are here to help you. Location {{settings.address}}, {{settings.city}}-{{settings.postal}}, {{settings.state}}, {{settings.country}} Phone {{ settings.phone }} Email {{ settings.email_address }} {% if settings.show_call_now_widget %} Any Project Call Now. {{settings.phone}} {% endif %} Other Projects {% for project in projects|slice:":3" %} {{ project.category }} {{ project.title }} view details {% endfor %} {% endblock %}
Please feel free to contact with us. We are here to help you.
{{settings.address}}, {{settings.city}}-{{settings.postal}}, {{settings.state}}, {{settings.country}}