Index: openacs-4/packages/acs-templating/www/doc/demo/compile.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/doc/demo/compile.tcl,v diff -u -r1.1.1.1 -r1.1.1.1.30.1 --- openacs-4/packages/acs-templating/www/doc/demo/compile.tcl 13 Mar 2001 22:59:27 -0000 1.1.1.1 +++ openacs-4/packages/acs-templating/www/doc/demo/compile.tcl 10 Sep 2015 08:22:09 -0000 1.1.1.1.30.1 @@ -13,3 +13,9 @@ } ns_return 200 text/html "
$compiled
" + +# Local variables: +# mode: tcl +# tcl-indent-level: 4 +# indent-tabs-mode: nil +# End: