jazzmin as a more beauty admin panel
This commit is contained in:
parent
8ea5c87c9c
commit
aca1c3c3fa
117 changed files with 4 additions and 0 deletions
10
app/sites/templates/sites/index.html
Normal file
10
app/sites/templates/sites/index.html
Normal file
|
@ -0,0 +1,10 @@
|
|||
{% extends 'base.html' %}
|
||||
{% block content %}
|
||||
<div class="row" style="text-align: center;">
|
||||
<div>
|
||||
<h1 style="margin-bottom: 5px;">FallenBirdy</h1>
|
||||
<img src="../../../static/img/wvhLogo12001200300x.png" alt="Logo Wildvogelhilfe Jena" class="logowvh">
|
||||
<a href="{% url 'account_login' %}" id="loginMain">Einloggen</a>
|
||||
</div>
|
||||
</div>
|
||||
{% endblock content %}
|
Loading…
Add table
Add a link
Reference in a new issue