{% extends "base.html" %} {% block title_suffix %} — Budget{% endblock %} {% block content %}
{{ projection.message }}
No sessions with cost data in the last {{ window_days }} days — nothing to project yet.
{% endif %}
Change the window with ?window_days=N in the URL (default 7).