Index: openacs-4/packages/acs-templating/www/doc/demo/form.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/doc/demo/form.tcl,v diff -u -r1.4 -r1.4.28.1 --- openacs-4/packages/acs-templating/www/doc/demo/form.tcl 22 Aug 2002 03:13:24 -0000 1.4 +++ openacs-4/packages/acs-templating/www/doc/demo/form.tcl 10 Sep 2015 08:22:10 -0000 1.4.28.1 @@ -32,3 +32,9 @@ template::forward index.html } + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: