[ZDP] BackTalk to Document The Zope Book (2.5 Edition)/Dynamic Content with DTML

nobody@nowhere.com nobody@nowhere.com
Fri, 16 Aug 2002 10:55:18 -0400


A comment to the paragraph below was recently added via http://www.zope.org/Documentation/Books/ZopeBook/current/DTML.stx#5-2

---------------

          You can display this cost in a DTML Document or Method like so::

            One Adult pass: <dtml-var adult_rate fmt=dollars-and-cents>

            % Anonymous User - Aug. 16, 2002 10:55 am:
             Do I find other fmt-formats in the Appendix A as well?