{# Per-path daily pageview trend. Rendered standalone (htmx swap into #page-trend) or included by analytics_page_detail.html (full page). #}
| Day | Pageviews |
|---|---|
{{ t.day }} | {{ t.count }} |
No pageviews for this path in the last {{ window }} days.
{% endif %}