diff --git a/forms.tmpl b/forms.tmpl index d19224b..4412073 100644 --- a/forms.tmpl +++ b/forms.tmpl @@ -1,4 +1,4 @@ -#! stdtmpl +#? stdtmpl | standard # #template `%`(idx: expr): expr {.immediate.} = # row[idx] diff --git a/main.tmpl b/main.tmpl index 6f4a3a5..3d182c0 100644 --- a/main.tmpl +++ b/main.tmpl @@ -1,4 +1,4 @@ -#! stdtmpl +#? stdtmpl | standard #proc genMain(c: var TForumData, content: string, title = "Nim Forum", # additional_headers = "", showRssLinks = false): string = # result = ""