{% include 'manager_head_include.html' %}
Action{% if sortby == 'action' %} {% if order.startswith("asc") %}▼{% endif %}{% if not order.startswith("asc") %}▲{% endif %}{% endif %} | Info | Date{% if sortby == 'date' %} {% if order.startswith("asc") %}▼{% endif %}{% if not order.startswith("asc") %}▲{% endif %}{% endif %} | IP Address |
---|---|---|---|
{{ (entry.action)|get_action_name }} | {{ (entry.action)|get_action_name(2) }}: {{ entry.info }} | {{ entry.date }} | {{ (entry.ip)|dec_to_dot }} |