{% extends "exceptbot/base.html" %} {% load static %} {% block content %} {% if logs %}
Timestamp | Exception | Path | Action |
---|---|---|---|
{{ log.timestamp }} | {{ log.exception_type }} ({{ log.count }}) | {{ log.url_path }} | {% if not log.is_resolved %} Mark as Resolved {% endif %} |