This commit is contained in:
2025-07-28 18:54:54 +02:00
parent 974e8842bc
commit 2a2a35c682
2 changed files with 2 additions and 7 deletions

View File

@ -1,8 +1,8 @@
{% extends 'base.html.twig' %}
{% block body %}
<img src="{{asset("/medias/logo/logo.png")}}" style="margin: 15px auto 15px auto; width:100px; display:block;">
<form method="post">
<img src="{{asset("/medias/logo/logo.png")}}" style="margin: 15px auto 15px auto; width:100px; display:block;">
<center style="font-size:200%;margin-bottom:30px;">{{appName}}</center>
<div class="card card-body m-auto" style="width:300px">
{% if error %}