{% if offset == 0 %}
{% endif %} {% for log in logs %} {% endfor %} {% if has_more %} {% endif %} {% if offset == 0 %} {% if not logs %} {% endif %}
Time Actor Action Details IP & Source
{{ log.timestamp.strftime('%Y-%m-%d %H:%M:%S') }} {{ log.person_name or 'System' }} {{ log.action }} {{ log.details }}
{{ log.ip_address }}
{{ log.user_agent or 'Unknown Source' }}
No activity logs found.
{% endif %}