{% extends "base.html" %} {% block content %}
{{ violation.message }}
{% if violation.details %}{{ violation.details }}
{% endif %}{{ violation.timestamp.strftime('%Y-%m-%d %H:%M:%S') }}
No violations recorded yet. Run dil scan to start monitoring.
dil installgit commit -m "Updated docs"