{% extends "base.html" %} {% block content %}

考勤统计

{% if current_user.is_admin() %} {% endif %}
请选择日期范围进行统计
{% endblock %}