fixed login

This commit is contained in:
DigiServer Developer
2025-11-17 23:12:53 +02:00
parent 6d44542765
commit 4d411b645d

View File

@@ -222,10 +222,6 @@
<button type="submit" class="btn-login">Login</button>
</form>
<div class="register-link">
Don't have an account? <a href="{{ url_for('auth.register') }}">Register here</a>
</div>
</div>
</div>
</div>