Index: openacs-4/packages/acs-templating/www/doc/tagref/include.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/doc/tagref/include.html,v diff -u -r1.5 -r1.5.2.1 --- openacs-4/packages/acs-templating/www/doc/tagref/include.html 27 Oct 2014 16:40:25 -0000 1.5 +++ openacs-4/packages/acs-templating/www/doc/tagref/include.html 25 Aug 2015 17:59:29 -0000 1.5.2.1 @@ -20,11 +20,11 @@

Usage

-
<include src="subtemplate" attribute="value" ...>
+
<include src="subtemplate" attribute="value" ...>
or -
<include src="/packages/packagename/www/lib/subtemplate" attribute="value" ...>
+
<include src="/packages/packagename/www/lib/subtemplate" attribute="value" ...>

Notes