{% extends 'index.html' %} {% block content %} {% load static %} {% load i18n %}
{% include 'biometric_users/dahua/nav_dahua_employees.html' %}
{% include 'biometric_users/dahua/list_dahua_employees.html' %}
{% endblock %}