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.3 -r1.5.2.4 --- openacs-4/packages/acs-templating/www/doc/guide/composite.adp 3 Sep 2021 09:16:20 -0000 1.5.2.3 +++ openacs-4/packages/acs-templating/www/doc/guide/composite.adp 6 Jun 2023 09:30:30 -0000 1.5.2.4 @@ -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