[templates] Fix missing Beer placeholder
This commit is contained in:
@ -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 %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user