[automated] update diyhrt.market

This commit is contained in:
github-actions
2023-10-16 01:09:11 +00:00
parent db394b6e47
commit 587e4fd4a2
111 changed files with 4364 additions and 2971 deletions
+1 -1
View File
@@ -68,7 +68,7 @@
<h2>Login</h2>
<p>Please login to see this page.</p>
<form method="POST">
<input type="hidden" name="csrfmiddlewaretoken" value="nxme9kNYogyGgWMZjh5TeUN91IDUX4WSlAbQhh0SQr9E2Mnp1MdpUoElPfNSoZ62">
<input type="hidden" name="csrfmiddlewaretoken" value="1vYHS3QjCzfqVHo5vu60CJjjFlXLghdDtV7yyHp3SMoamWA5OWEsQtkAXPvDWVGp">
<div class="mb-3"><label class="visually-hidden" for="id_username">Username</label><input type="text" name="username" autofocus autocapitalize="none" autocomplete="username" maxlength="150" class="form-control" placeholder="Username" required id="id_username"></div><div class="mb-3"><label class="visually-hidden" for="id_password">Password</label><input type="password" name="password" autocomplete="current-password" class="form-control" placeholder="Password" required id="id_password"></div>
<button class="btn btn-primary w-100">Submit</button>
<input type="hidden" name="next" value="/profile">