Index: openacs-4/packages/acs-templating/www/doc/demo/list8/add-edit.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/doc/demo/list8/add-edit.tcl,v diff -u -r1.5 -r1.5.2.1 --- openacs-4/packages/acs-templating/www/doc/demo/list8/add-edit.tcl 27 Oct 2014 16:40:21 -0000 1.5 +++ openacs-4/packages/acs-templating/www/doc/demo/list8/add-edit.tcl 10 Sep 2015 08:22:15 -0000 1.5.2.1 @@ -129,3 +129,9 @@ # processing an "edit" request or a submitted form that contains errors. ad_return_template + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: