Index: openacs-4/packages/acs-templating/lib/body_scripts.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/lib/body_scripts.tcl,v diff -u -N -r1.1.2.2 -r1.1.2.3 --- openacs-4/packages/acs-templating/lib/body_scripts.tcl 7 Sep 2021 12:12:46 -0000 1.1.2.2 +++ openacs-4/packages/acs-templating/lib/body_scripts.tcl 7 Sep 2021 12:13:33 -0000 1.1.2.3 @@ -1,5 +1,7 @@ ad_include_contract { Renders the body scripts into the page + + @see template::collect_body_scripts } ns_log notice "BODY_SCRIPTS called"