Skip to content

Commit 0f5e42f

Browse files
committed
Ran formatter
1 parent 32a5b9a commit 0f5e42f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

frontend/templates/pages/auth/login.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
<label class="label">
1212
<span class="label-text text-base-content undefined">Password</span>
1313
</label>
14-
<input required autofocus
14+
<input required
15+
autofocus
1516
type="password"
1617
name="password"
1718
placeholder="********"

0 commit comments

Comments
 (0)