diff --git a/.gitignore b/.gitignore index 79a46edb7..a471ec238 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ target/ node_modules node.exe dist +src/main/frontend/node ### STS ### .apt_generated diff --git a/src/main/resources/templates/utils/csrf.ftlh b/src/main/resources/templates/utils/csrf.ftlh index 695471be8..03f22163b 100644 --- a/src/main/resources/templates/utils/csrf.ftlh +++ b/src/main/resources/templates/utils/csrf.ftlh @@ -1,3 +1,3 @@ <#macro formField> - <#-- TODO CSRF form field --> +