From d36014200549cf73a7f22c6f94fb15bec17823e8 Mon Sep 17 00:00:00 2001 From: Vika Date: Mon, 29 Jan 2024 07:08:21 +0300 Subject: lint: no extra whitespace on line endings --- templates/src/indieauth.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/src/indieauth.rs') diff --git a/templates/src/indieauth.rs b/templates/src/indieauth.rs index 6a46773..155b580 100644 --- a/templates/src/indieauth.rs +++ b/templates/src/indieauth.rs @@ -143,7 +143,7 @@ document.getElementById("indieauth_page").addEventListener("submit", submit_hand input[type="password", name="user_password", id="user_password"]; } } - + input[type="submit", value="Authenticate"]; br; -- cgit 1.4.1