mini-player, header: make it persistent, add music page button and check current route
This commit is contained in:
parent
4b4044d689
commit
2ed650c3f4
11 changed files with 78 additions and 52 deletions
|
|
@ -1,6 +1,9 @@
|
|||
{% extends "base.html" %}
|
||||
|
||||
|
||||
{% block content %}
|
||||
{% include "partials/home.html" %}
|
||||
{% endblock %}
|
||||
{% endblock %}
|
||||
|
||||
{% block miniplayer %}
|
||||
{% include "partials/miniplayer.html" %}
|
||||
{% endblock %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue