Index: openacs-4/packages/acs-datetime/www/doc/examples/datetime-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-datetime/www/doc/examples/datetime-procs.tcl,v diff -u -N -r1.3 -r1.3.2.1 --- openacs-4/packages/acs-datetime/www/doc/examples/datetime-procs.tcl 27 Oct 2014 16:39:33 -0000 1.3 +++ openacs-4/packages/acs-datetime/www/doc/examples/datetime-procs.tcl 10 Sep 2015 08:21:22 -0000 1.3.2.1 @@ -47,3 +47,9 @@ ad_return_template + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: