[% PROCESS settings/header.html %] [% WRAPPER setting title="DEBUGGING_SETTINGS" desc="SETUP_GROUP_DEBUG_DESC" %]
[% "PERSIST_DEBUG_SETTINGS" | string %]
[% END %] [% FOREACH item IN logs %] [% IF item.items.1 %] [% WRAPPER setting title="SETUP_DEBUG_${item.items.0}_LOG" desc="SETUP_DEBUG_${item.items.0}_LOG_DESC" %]
[% item.items.1 %] (100, 500, 1000 [% "LINES" | string %])
[% END %] [% END %] [% END %] [% WRAPPER setting title="" desc="" %][% END %]
[% FOREACH category = categories %]

[% END %]
[% PROCESS settings/footer.html %]