Index: openacs-4/packages/acs-templating/www/doc/demo/hello.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/doc/demo/hello.tcl,v diff -u -r1.2 -r1.3 --- openacs-4/packages/acs-templating/www/doc/demo/hello.tcl 10 Sep 2002 22:22:16 -0000 1.2 +++ openacs-4/packages/acs-templating/www/doc/demo/hello.tcl 7 Aug 2017 23:48:02 -0000 1.3 @@ -7,3 +7,9 @@ set hello "Hello World" + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: