@@ -105,6 +105,7 @@
{% with scrobbles=Beer count=Beer_count time=Beer_time %}
{% include "scrobbles/_scrobble_table.html" %}
{% endwith %}
+ {% else %}
<p>No beer today</p>
{% endif %}