Setup basic auth
This commit is contained in:
parent
3294ef2a82
commit
d7545ab43c
17 changed files with 315 additions and 4 deletions
5
base/templates/index.html
Normal file
5
base/templates/index.html
Normal file
|
@ -0,0 +1,5 @@
|
|||
{% extends "base.html" %}
|
||||
|
||||
{% block content %}
|
||||
<h1>Musik</h1>
|
||||
{% endblock content %}
|
Loading…
Add table
Add a link
Reference in a new issue