{% extends "base.html" %} {% load static %} {# Leave body_class empty so Classic gradient is controlled by base.html logic #} {% block body_class %}{% endblock %} {% block content %}
Add your settings here when you’re ready.
Remove your Recent Searches and Recently Viewed illustrations from the Search page.
When on, your last search terms are lightly highlighted on result pages—but only in the fields you searched.
Publish a message to show once to each user on their next search page load.
{% if announcements_recent %}| ID | Title | Active? | Window | Created |
|---|---|---|---|---|
| #{{ a.id }} | {{ a.title|default:"(untitled)" }} | {{ a.is_current|yesno:"✅,—" }} | {{ a.start_at|date:"Y-m-d H:i" }} {% if a.end_at %} → {{ a.end_at|date:"Y-m-d H:i" }}{% endif %} | {{ a.created_at|date:"Y-m-d H:i" }} |
View successful and failed login attempts from the last week.
Open Login AttemptsTrack adds, edits (with per-field changes), and deletes. Newest first, latest 100 entries.
Open Audit Log