mini-player: finished implementation, now need to keep trakc of state
This commit is contained in:
parent
15da7cb7d2
commit
d06922b584
9 changed files with 320 additions and 48 deletions
6
templates/home.html
Normal file
6
templates/home.html
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{% extends "base.html" %}
|
||||
|
||||
|
||||
{% block content %}
|
||||
{% include "partials/home.html" %}
|
||||
{% endblock %}
|
||||
Loading…
Add table
Add a link
Reference in a new issue