Index: openacs-4/packages/acs-templating/www/doc/guide/composite.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/doc/guide/composite.adp,v diff -u -N -r1.5.2.1 -r1.5.2.2 --- openacs-4/packages/acs-templating/www/doc/guide/composite.adp 5 Oct 2019 13:29:58 -0000 1.5.2.1 +++ openacs-4/packages/acs-templating/www/doc/guide/composite.adp 5 Jan 2021 17:10:17 -0000 1.5.2.2 @@ -110,7 +110,7 @@ them. In some situations, the following facility can help to reduce duplication or to handle special situations more effectively.

The "code" part can divert to another page by calling -template::set_file to modify the file name stub of the +template::set_file to modify the filename stub of the page being processed. For convenience, ad_return_template can be used with the same effect; it is a wrapper for template::set_file, and it