Index: openacs-4/packages/acs-templating/www/doc/exercise/ats-for-designers.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/doc/exercise/ats-for-designers.html,v diff -u -r1.5 -r1.5.2.1 --- openacs-4/packages/acs-templating/www/doc/exercise/ats-for-designers.html 4 Jul 2018 10:16:05 -0000 1.5 +++ openacs-4/packages/acs-templating/www/doc/exercise/ats-for-designers.html 15 Aug 2019 10:18:49 -0000 1.5.2.1 @@ -33,7 +33,7 @@
First, perhaps an explanation of what the templating system does will help us understand how it works. An ATS template itself serves as a reusable, unchanging framework that delivers dynamic data. The advantage to this is something you probably already realize: you need only build -and edit a few pages to maintain a consistent presentation style while accommodating numerous permutaions of changing data. +and edit a few pages to maintain a consistent presentation style while accommodating numerous permutations of changing data.
This training module will teach largely by exercise and example, but you should also refer regularly to the ATS documents provided and more specific pointers will be given to help you out along the way.