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.2.28.1 --- 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 10 Sep 2015 08:22:11 -0000 1.2.28.1 @@ -7,3 +7,9 @@ set hello "Hello World" + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: