{% include 'custom_admin/base.html' %} {% include 'custom_admin/navbar.html' %} {% load static %} {% block body %}
S No. | Image | Status | Actions |
---|---|---|---|
{{forloop.counter}} |
|
{% if testimonial.status == 1 %} Active {% else %} Inactive {% endif %} | Delete |