Index: openacs-4/packages/acs-templating/www/doc/guide/components.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/doc/guide/components.adp,v diff -u -N -r1.2.2.2 -r1.2.2.3 --- openacs-4/packages/acs-templating/www/doc/guide/components.adp 1 Dec 2015 11:18:00 -0000 1.2.2.2 +++ openacs-4/packages/acs-templating/www/doc/guide/components.adp 22 Jun 2016 07:48:44 -0000 1.2.2.3 @@ -23,7 +23,7 @@ scenarios. The basic process is to build a container template, which delineates the skeletal layout of the page. Component templates may then be placed in the container template with the -include tag. The container may pass arguments to the +include tag. The container may pass arguments to the components as needed for personalization or any other purpose.