[% WRAPPER 'master_templates/master.tmpl' theme="yui" app_key='view_available_locales' -%]
| Provider | Name | Locale | [% FOREACH theme IN data.themes %][% theme FILTER html %] | [% END %] [% SET rowcount = 0 %] [%# isn't there a class that auto-alternates row color ? %] [% FOREACH tag IN data.locale_menu.1 %] [% rowcount = rowcount + 1 %]||
|---|---|---|---|---|---|
|
[% ELSE %]
|
[% END %]
[% data.locale_menu.0.$tag %] | [% tag %] | [% FOREACH theme IN data.themes %] [% IF data.existance_map.$theme.$tag %]![]() |
[% ELSE %]
![]() |
[% END %]
[% END %]
Comments: