player fullscreen

This commit is contained in:
Ske087
2025-02-01 21:40:46 +02:00
parent 85a23eeca8
commit 482fe55137
10 changed files with 29 additions and 42 deletions

View File

@@ -16,7 +16,7 @@
<div class="row">
<div class="col-md-6 text-center">
{% if login_picture_exists %}
<img src="{{ url_for('static', filename='uploads/login_picture.png') }}" alt="Login Picture" class="login-picture">
<img src="{{ url_for('static', filename='resurse/login_picture.png') }}" alt="Login Picture" class="login-picture">
{% endif %}
</div>
<div class="col-md-6">