Index: openacs-4/packages/dotlrn/www/help/help-master.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/www/help/help-master.tcl,v diff -u -N -r1.1 -r1.2 --- openacs-4/packages/dotlrn/www/help/help-master.tcl 16 Jul 2009 09:37:28 -0000 1.1 +++ openacs-4/packages/dotlrn/www/help/help-master.tcl 7 Aug 2017 23:48:09 -0000 1.2 @@ -17,3 +17,9 @@ template::head::add_css -href "/resources/dotlrn/help.css" -media "screen" set doc(title) $title + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: