{% extends 'layout/default.html' %} {% load i18n %} {% block title %}{% translate "Attachments" %}{% endblock %} {% block breadcumbheading %} {% translate "Manage Products" %} {% endblock %} {% block breadcumbfirst %} Manage Attachment {% endblock %} {% block breadcumbaddmore %} {% endblock %} {% block content %}

Attachments for Lead ID: {{ lead_id }}

Photos


Files

{% endblock content %}