Index: openacs-4/packages/acs-templating/www/doc/demo/list8/view-one.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/doc/demo/list8/view-one.tcl,v diff -u -r1.2 -r1.2.2.1 --- openacs-4/packages/acs-templating/www/doc/demo/list8/view-one.tcl 27 Oct 2014 16:40:21 -0000 1.2 +++ openacs-4/packages/acs-templating/www/doc/demo/list8/view-one.tcl 10 Sep 2015 08:22:15 -0000 1.2.2.1 @@ -20,3 +20,9 @@ set body [ad_text_to_html -- $body] ad_return_template + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: