Index: openacs-4/packages/acs-templating/www/doc/demo/list9/add-edit.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/doc/demo/list9/add-edit.tcl,v diff -u -N -r1.3 -r1.3.2.1 --- openacs-4/packages/acs-templating/www/doc/demo/list9/add-edit.tcl 27 Oct 2014 16:40:22 -0000 1.3 +++ openacs-4/packages/acs-templating/www/doc/demo/list9/add-edit.tcl 10 Sep 2015 08:22:15 -0000 1.3.2.1 @@ -142,3 +142,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: