{% extends "base.html" %} {% load static %} {% block branding %} Home Products {% for i in prod %} {{i.name}} {% endfor %} {% for i in prod %} {% endfor %} {% for i in prod %} Product Name {{ i.name }} Description {{i.detail_description}} Whatsapp Us Facebook Instagram Youtube {% endfor %} {% endblock %}
Description
{{i.detail_description}}