[%# legal/index.tt # # A basic index for the /legal directory. # # Authors: # Denise Paolucci # Jen Griffin # # Copyright (c) 2009-10 by Dreamwidth Studios, LLC. # # 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'. # %] [%- sections.head = BLOCK %] [% END -%] [%- sections.title='.title' | ml(sitename = site.name) -%] [%- CALL dw.active_resource_group( "foundation" ) -%]
[% FOREACH topic = index %]
[% topic.header | ml(siteshort = site.nameshort) %]
[% topic.text | ml %]
[% END %]