mini-player, header: make it persistent, add music page button and check current route
This commit is contained in:
parent
d06922b584
commit
5d32091553
11 changed files with 78 additions and 52 deletions
|
|
@ -3,3 +3,7 @@
|
|||
{% block content %}
|
||||
{% include "partials/music.html" %}
|
||||
{% endblock %}
|
||||
|
||||
{% block miniplayer %}
|
||||
{% include "partials/miniplayer.html" %}
|
||||
{% endblock %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue