diff --git a/resources/views/snippets/_form_handler.antlers.html b/resources/views/snippets/_form_handler.antlers.html
index d17cca3..0bf5ec9 100644
--- a/resources/views/snippets/_form_handler.antlers.html
+++ b/resources/views/snippets/_form_handler.antlers.html
@@ -5,6 +5,8 @@
{{ once }}
+ {{# The Statamic helpers for conditional fields. #}}
+
{{# The form script handling validation and submission via AJAX with `fetch()`. #}}