{% extends "base.html" %} {% load static %} {% block body_class %}{% endblock %} {% block content %}
Pick a theme; preview applies instantly.
Lightly marks terms you searched for on entry pages.
Remove Recent Searches and Recently Viewed.
| 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" }} |