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\">