{% 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 %} {% if slider.title %}{{ slider.title }}{% endif %} {% if slider.subtitle %}{{ slider.subtitle }}{% endif %} {% if slider.description %}{{ slider.description|safe }}{% endif %} {% if slider.button1_url or slider.button1_text %} {{ slider.button1_text }} {% endif %} {% if slider.button2_url or slider.button2_text %} {{ slider.button2_text }} {% endif %} {% if slider.image %} {% endif %} {% endfor %} {% if services %} Our Solutions Services {% for service in services %} 0{{ forloop.counter }} {% if service.fontawesome_icon_class %} {% endif %} {% if service.name %} {{ service.name }} {% endif %} {% if service.short_description %} {{ service.short_description }} {% endif %} Read More {% endfor %} {% endif %} {% if about %} {% if about.subtitle %} {{ about.subtitle }} {% endif %} {% if about.title %} {{ about.title }} {% endif %} {% if about.short_description %} {{ about.short_description }} {% endif %} {% if about.long_description %} {{ about.long_description|safe }} {% endif %} {% if settings.logo_light %} {% endif %} {% if about.ranking_number %} #{{ about.ranking_number }} {% endif %} {% if about.tag_line %}{{ about.tag_line }}{% endif %} {% if about.experience %}{{ about.experience }}{% endif %} {% if about.image %} {% endif %} {% if about.video_thumbnail %} {% if about.video_url %} {% endif %} {% endif %} {% endif %} {% if funfacts %} Care Study Fun Facts {% for funfact in funfacts %} {% if funfact.fontawesome_icon_class %} {% endif %} {% if funfact.count %} 0 {% endif %} {% if funfact.count_after %} {{ funfact.count_after }} {% endif %} {% if funfact.title %} {{ funfact.title }} {% endif %} {% endfor %} {% endif %} {% if projects %} Most Popular Projects All {% for category in project_categories %} {% if category.name %}{{category.name}}{% endif %} {% endfor %} {% for project in projects|slice:":6" %} {% if project.category %} {{ project.category }} {% endif %} {% if project.title %} {{ project.title }} {% endif %} view details {% endfor %} {% endif %} {% if clients %} Satisfied Client Our Partner {% for client in clients %} {% if client.image %} {% endif %} {% endfor %} {% endif %} {% if pricings %} Getting Start Pricing Plan {% for pricing in pricings %} {% if pricing.is_featured %} {% if pricing.featured_text %} {{ pricing.featured_text }} {% endif %} {% endif %} {% if pricing.title %} {{ pricing.title }} {% endif %} {% if pricing.subtitle %} {{ pricing.subtitle }} {% endif %} {% if pricing.price %} {{ settings.currency_symbol }} {{ pricing.price }} {% endif %} {% if pricing.description %} {{ pricing.description|safe }} {% endif %} {% if pricing.button_text or pricing.button_url %} {% if pricing.button_text %}{{ pricing.button_text }}{% endif %} {% endif %} {% endfor %} {% endif %} {% if testimonials %} Testimonial Client Say About Us {% for testimonial in testimonials %} {% if testimonial.name %} {{ testimonial.name }} {% endif %} {% if testimonial.position %} {{ testimonial.position }} {% endif %} {% if testimonial.star %} {% for i in "x"|rjust:testimonial.star %} {% endfor %} {% endif %} {% if testimonial.description %} {{ testimonial.description }} {% endif %} {% if testimonial.image %} {% endif %} {% endfor %} {% endif %} {% if teams %} Our Team Meet Our Team {% for team in teams %} {% if team.image %} {% endif %} {% if team.instagram %} {% endif %} {% if team.facebook %} {% endif %} {% if team.linkedin %} {% endif %} {% if team.whatsapp %} {% endif %} {% if team.name %} {{ team.name }} {% endif %} {% if team.position %} {{ team.position }} {% endif %} {% endfor %} {% endif %} {% if blogs %} All Blog Latest Post {% for blog in blogs|slice:":3" %} {% if blog.thumbnail %} {{ blog.category }} {% endif %} {% if blog.author %} By, {{ blog.author }} {% endif %} {{ blog.created_at }} {% if blog.title %} {{ blog.title }} {% endif %} {% endfor %} {% endif %} {% endblock content %}
{% if slider.description %}{{ slider.description|safe }}{% endif %}
{{ service.short_description }}
{{ about.long_description|safe }}
{{ testimonial.description }}