[% INCLUDE 'admin/header.html' title=loc('Extra Fields') -%]

[% loc('Give this collection of fields a name. It is not shown publicly, just here in the admin.') %]

[% IF cobrands.size > 1 %]

[% loc('To limit this collection of fields to a single cobrand, select it here.') %]

[% ELSE %] [% END %] [% IF languages.size > 1 %]

[% loc('To limit this collection of fields to a single language, select it here.') %]

[% ELSE %] [% END %]

[% INCLUDE 'admin/extra-metadata-form.html' metas=extra.get_extra_fields %]

[% INCLUDE 'admin/footer.html' %]