{% extends "dashboard/base.html" %} {% load static icon codeformat %} {% block content %}
url
{{ log.method }} - HTTP {{ log.status }}
{% icon "user" "flex-shrink-0 mr-1.5 h-5 w-5 text-gray-400" "hs" %} {{ log.ip }}
{% icon "location-marker" "flex-shrink-0 mr-1.5 h-5 w-5 text-gray-400" "hs" %} Remote
{{ log.created_at|date:"Y-m-d H:i:s" }}