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