diff --git a/games/templates/list_sessions.html b/games/templates/list_sessions.html index e1cb812..50b059d 100644 --- a/games/templates/list_sessions.html +++ b/games/templates/list_sessions.html @@ -11,7 +11,13 @@
Total playtime: {{ total_duration }} over {{ dataset.count }} sessions.
{% endif %} {% if purchase or platform or edition %} + + + + + Filtering by "{% firstof purchase platform edition %}" + {% if purchase %}See all platforms{% endif %} {% endif %} {% if dataset.count >= 1 %}