diff --git a/vrobbler/templates/scrobbles/calendar.html b/vrobbler/templates/scrobbles/calendar.html index c94aa3d..7dc8c07 100644 --- a/vrobbler/templates/scrobbles/calendar.html +++ b/vrobbler/templates/scrobbles/calendar.html @@ -166,19 +166,18 @@ header.navbar { display: none !important; } {% block content %}
- All {% for mt in media_types %} - {{ mt.emoji }} {{ mt.name }} {% endfor %} - Home
- + {{ month_name }} {{ year }} - +
{% for name in day_names %} @@ -202,9 +201,10 @@ header.navbar { display: none !important; } {% endfor %}