{% extends 'admin_layout_two.html' %} {% load static %} {% block content %} Beni | Notifications

Notifications

{% csrf_token %}
{% csrf_token %}
{% if notify_obj %} {% endif %} {% for user_obj in notify_obj %} {% endfor %}
{% if notify_obj %} {% endif %}
{% endblock %}