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 -N -r1.4 -r1.4.16.1 --- openacs-4/packages/acs-templating/www/doc/tagref/include.html 20 Apr 2004 21:13:08 -0000 1.4 +++ openacs-4/packages/acs-templating/www/doc/tagref/include.html 14 Jul 2014 16:47:27 -0000 1.4.16.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