diff --git a/example/d-form/README.md b/example/d-form/README.md index fb646cb9..44a1ff43 100644 --- a/example/d-form/README.md +++ b/example/d-form/README.md @@ -59,7 +59,7 @@ a CSRF token into it using the generate the `` tag. ```html -
@@ -1137,7 +1137,7 @@ val multipart : ?csrf:bool -> request -> multipart_form form_result promise [multipart/form-data]. The CSRF token can be generated in a template with {[ - @@ -1329,7 +1329,7 @@ val csrf_tag : request -> string expands to {[ -