{% extends 'dashboard/base.html' %} {% block body %}

Cookies Sessions List

{% for data in all_excluded_url %} {% endfor %}

URL Action
{{ data.exclude_url }}
{% csrf_token %}
{% endblock %}