{{ a.title }}
{% if a.category %}{{ a.category }}{% endif %}{{ a.description }}
{% endif %}—days
—hours
—min
—sec
{% extends "base.html" %} {% block title %}View · Alerts{% endblock %} {% block content %}
Live countdown to expiration. Reminders are dispatched automatically by email per the configured schedule.
{{ a.description }}
{% endif %}No active alerts.
{% if current_user.is_admin %}Add your first one — license renewals, certificates, contracts, …
Create the first alert {% else %}Ask an administrator to create alerts for your team.
{% endif %}