{% extends 'index.html' %} {% block content %} {% include 'attendance/own_attendance/nav.html' %}
{% include 'attendance/own_attendance/attendances.html' %}
{% endblock content %}