adding stores

This commit is contained in:
Set Hallstrom 2020-07-10 17:23:06 +02:00
parent 2eea90b6af
commit 75645c5c1c
7 changed files with 57 additions and 21 deletions

View file

@ -111,6 +111,8 @@
</div>
</div>
</section>
{% include streamer.html %}
<!-- Tracks -->
{% for track in album.tracks %}
@ -135,7 +137,6 @@
{% endfor %}
{% include streamer.html %}
<!-- END Tracks -->
{% break %} {% endif %} {% endfor %}