{% extends 'partials/backend.html' %} {% load static %} {% load humanize %} {% block content %}

Log Details

Lists

-->
{% for u in users %} {% endfor %}
No. Which Log Status Action
{{ u.id }}
{{ u.which_log.name }}
{{ u.details }}
{% endblock content %}