[%# faq.tt Support FAQ page Authors: hotlevel4 This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself. For a copy of the license, please reference 'perldoc perlartistic' or 'perldoc perlgpl'. %] [%- CALL dw.active_resource_group( "foundation" ) -%] [%- sections.title = '.title' | ml -%]

[% '.title.text2' | ml( sitenameshort = site.nameshort ) %]

[% '.search.text' | ml %]

[% '.toc.title' | ml %]

    [% FOREACH faqcategory = faqcats %]
  1. [% faqcategory.faqcatname %]
  2. [% END %]

[% FOREACH faqcategory = faqcats %]

[% faqcategory.faqcatname | html %] ([% '.view.all' | ml %])

    [% faqcatid = faqcategory.faqcat %] [% FOREACH faqq = questions.$faqcatid.faqqs %]
  1. [% faqq.q %]
  2. [% END %]
[% END %]
[% '.back.link' | ml ( backlink = 'href="./"' ) %]