diff --git a/01/src/main/resources/templates/index.ftl b/01/src/main/resources/templates/index.ftl index a93fa7c2..76221c2b 100644 --- a/01/src/main/resources/templates/index.ftl +++ b/01/src/main/resources/templates/index.ftl @@ -27,7 +27,7 @@ <#if notes??> <#list notes as note>
${note}
+<#noautoesc>${note}#noautoesc>