adding stores
This commit is contained in:
parent
2eea90b6af
commit
75645c5c1c
7 changed files with 57 additions and 21 deletions
|
|
@ -114,7 +114,7 @@ lang: en
|
|||
|
||||
|
||||
<!-- HERE ENDS MADNESS -->
|
||||
|
||||
{% include streamer.html %}
|
||||
<section class="wrapper style1 align-center">
|
||||
|
||||
<div class="inner">
|
||||
|
|
@ -147,7 +147,7 @@ lang: en
|
|||
|
||||
{% endfor %}
|
||||
|
||||
{% include streamer.html %}
|
||||
|
||||
|
||||
<section class="wrapper style1 align-center">
|
||||
<div class="inner">
|
||||
|
|
|
|||
|
|
@ -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 %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue