changes to work

This commit is contained in:
2026-07-26 23:21:56 +02:00
parent d523dd0a68
commit dcfd23b412
2 changed files with 0 additions and 4 deletions
-3
View File
@@ -25,9 +25,6 @@
<div class="content">
<div class="form-card">
<form method="POST" action="{{ url_for('register') }}">
<!-- CSRF-Schutz (Zwingend erforderlich für POST) -->
<input type="hidden" name="csrf_token" value="{{ csrf_token }}">
<div class="form-group">
<label for="name">Vorname</label>