{% extends 'index.html' %} {% block content %} {% load static %} {% load i18n %}
{% include 'biometric/nav_employees_biometric.html' %}
{% include 'biometric/list_employees_biometric.html' %}
{% endblock %}