{% load staticfiles %} {% load static %} CallLuge - {{datagrid}}
{% if clientdropdown.mode == 'agency' and clientdropdown.access == 'yes' %} {% endif %} {% if layoutdropdown.mode == 'client' and layoutdropdown.access == 'yes' %} {% endif %}
3
Notifications
{% if datefilter.access == 'yes'%}
{% endif %}
{% include 'templates/callluge/site_menu.html' %}
{% block content %} {% endblock %}
{% include 'templates/callluge/site_footer.html' %}