about: add about page and I did smth else but I can't remember
This commit is contained in:
parent
c32a5659a5
commit
bc2dae3239
7 changed files with 54 additions and 22 deletions
3
templates/about.html
Normal file
3
templates/about.html
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{% extends "base.html" %} {% block content %} {% include "partials/about.html" %}
|
||||
{% endblock %} {% block miniplayer %} {% include "partials/miniplayer.html" %}
|
||||
{% endblock %}
|
||||
Loading…
Add table
Add a link
Reference in a new issue