mirror of
https://github.com/soapingtime/diyhrt.git
synced 2026-09-04 20:10:19 +02:00
[automated] update diyhrt.market
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
<h2>Login</h2>
|
||||
<p>Please login to see this page.</p>
|
||||
<form method="POST">
|
||||
<input type="hidden" name="csrfmiddlewaretoken" value="qbeL7Pjg3rgsWwbjUOuAk0bZ2OnQyELMpJCIfEE9BKZTiB2uk48lzliACruAlZLJ">
|
||||
<input type="hidden" name="csrfmiddlewaretoken" value="nxme9kNYogyGgWMZjh5TeUN91IDUX4WSlAbQhh0SQr9E2Mnp1MdpUoElPfNSoZ62">
|
||||
<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">
|
||||
@@ -80,7 +80,7 @@
|
||||
<div class="container">
|
||||
<footer class="d-flex flex-wrap justify-content-between align-items-center py-3 my-4 border-top">
|
||||
<p class="col-md-4 mb-0 text-muted align-items-center">
|
||||
DIYHRT.Market 2022
|
||||
DIYHRT.Market 2022-2023
|
||||
</p>
|
||||
<a href="index.html" class="col-md-4 d-flex align-items-center justify-content-center mb-3 mb-md-0 me-md-auto link-dark text-decoration-none">
|
||||
<img style="height: 2rem;" src="static/img/logograyscale.png">
|
||||
|
||||
Reference in New Issue
Block a user