From 712b0dc5023cdc8a8140e918077e5eef2f9727a7 Mon Sep 17 00:00:00 2001 From: Matthew Wild Date: Thu, 11 Jan 2024 15:20:17 +0000 Subject: [PATCH] templates: Fix typo in closing form tag --- snikket_web/templates/login.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snikket_web/templates/login.html b/snikket_web/templates/login.html index 334b62a..5cc2d7e 100644 --- a/snikket_web/templates/login.html +++ b/snikket_web/templates/login.html @@ -30,7 +30,7 @@
{%- call form_button("login", form.action_signin, class="primary") -%}{% endcall -%}
- +