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