From 0337de721dbb8d1b48c6df410b31b2e1fcb1a3d7 Mon Sep 17 00:00:00 2001 From: stuce-bot Date: Mon, 19 May 2025 15:45:31 +0200 Subject: [PATCH] typo --- app/HtmlPrimitives.hs | 2 +- app/res/b | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/app/HtmlPrimitives.hs b/app/HtmlPrimitives.hs index c444bbc..0ce2fde 100644 --- a/app/HtmlPrimitives.hs +++ b/app/HtmlPrimitives.hs @@ -15,7 +15,7 @@ mainPage content = <> rawEditButton where f content = concatMap item (lines content) - newItemForm = form "action=\"/add\" method=\"post\">" $ button "type=\"submit\"" "add" + newItemForm = form "action=\"/add\" method=\"post\">