diff options
Diffstat (limited to 'simple-entry-list.st')
-rw-r--r-- | simple-entry-list.st | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/simple-entry-list.st b/simple-entry-list.st index d9c7892..636069b 100644 --- a/simple-entry-list.st +++ b/simple-entry-list.st @@ -7,3 +7,10 @@ $entries:{entry | </ul> $footer()$ + +$! +Local Variables: + mode: html + coding: utf-8 +End: +!$ |