Merge branch 'main' of github.com:guntherweissenbaeck/django_fbf
This commit is contained in:
commit
0691465c8d
2 changed files with 2581 additions and 2 deletions
|
@ -2,8 +2,9 @@
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<div class="row" style="text-align: center;">
|
<div class="row" style="text-align: center;">
|
||||||
<div>
|
<div>
|
||||||
<img src="../../../static/img/wvh.png" alt="Logo Wildvogelhilfe Jena" class="logowvh">
|
<h1 style="margin-bottom: 5px;">FallenBirdy</h1>
|
||||||
<a href="{% url 'account_login' %}" id="loginMain"><button type="button" class="btn btn-primary btn-lg">Anmelden</button></a>
|
<img src="../../../static/img/wvhLogo12001200300x.png" alt="Logo Wildvogelhilfe Jena" class="logowvh">
|
||||||
|
<a href="{% url 'account_login' %}" id="loginMain">Einloggen</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
{% endblock content %}
|
{% endblock content %}
|
||||||
|
|
2578
static/img/wvhLogo.svg
Normal file
2578
static/img/wvhLogo.svg
Normal file
File diff suppressed because it is too large
Load diff
After Width: | Height: | Size: 176 KiB |
Loading…
Add table
Add a link
Reference in a new issue