{% extends 'main.html' %} {% block content %}
Showing snapshot for {{ year }}-{{ month|stringformat:"02d" }}
{% elif source == 'current' %}Showing running totals for the current (not-yet-snapshotted) period.
{% endif %}| # | Item | Views |
|---|---|---|
| {{ row.rank }} | {% if row.url %} {{ row.display }} {% else %} {{ row.display }} {% endif %} | {{ row.total }} |
| No page view data yet for this selection. | ||