Trigger redeploy
All checks were successful
Auto Deploy Flask with Docker / deploy (push) Successful in 1m35s

This commit is contained in:
annous246 2025-08-08 14:45:18 +01:00
parent 4eaa40182c
commit 97fbbb84d0

View File

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