mini-player: implemented
This commit is contained in:
parent
310f79c14e
commit
400402e960
10 changed files with 81 additions and 23 deletions
5
templates/music.html
Normal file
5
templates/music.html
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{% extends "base.html" %}
|
||||
|
||||
{% block content %}
|
||||
{% include "partials/music.html" %}
|
||||
{% endblock %}
|
||||
Loading…
Add table
Add a link
Reference in a new issue