{% if records %}
{# #} {% for log in records %} {# #} {% endfor %}
IDTimestamp Method URL Details
{{log.id}}{{log.timestamp.strftime('%d-%m-%Y %H:%M:%S')}} {{log.method}} {{log.url}} Show more


{% else %}

No data recorded yet.

{% endif %}