final Trigger redeploy
Some checks failed
Auto Deploy Flask with Docker / deploy (push) Has been cancelled

This commit is contained in:
annous246 2025-08-09 15:20:05 +01:00
parent d0ab14a1b3
commit 49f4bae71d

View File

@ -8,7 +8,7 @@
/>
</head>
<body>
<h1>Users v2</h1>
<h1>Users v3</h1>
<ul style="width: 100%; max-width: 700px; padding: 0">
{% for user in users %}
<div class="userContainer">