about: add about page and I did smth else but I can't remember
This commit is contained in:
parent
36f670e03a
commit
12bb8d69c1
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