diff --git a/themes/crab/layouts/shortcodes/netlify-form.html b/themes/crab/layouts/shortcodes/netlify-form.html index 9400c93..51dc68b 100644 --- a/themes/crab/layouts/shortcodes/netlify-form.html +++ b/themes/crab/layouts/shortcodes/netlify-form.html @@ -1,6 +1,6 @@ {{ $action := .Get "action" | default "thank-you" -}} {{- if ne $action "thank-you" -}}{{- $action := ($action | absLangURL) -}}{{- end -}} -