[% INCLUDE 'admin/header.html' title=tprintf(loc('WasteWorks Configuration for %s'), body.name) -%] [% PROCESS 'admin/report_blocks.html' %] [% INCLUDE status_message %]

Site wide configuration

Bulky Collections

[% IF errors %]

[% loc('Please correct the errors below') %]

[% END %]
[% IF errors.site_wide %]
[% errors.site_wide %]
[% END %]

General Options


[% IF c.user.is_superuser %] JSON

Use 0/1 instead of false/true. [% IF errors.body_config %]

[% errors.body_config %]
[% END %]

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