[%# META title = '' %]

DPW Filing Cabinet

[%# USE DataPrinter; DataPrinter.dump_html(dpw_categories) %] [% IF vars.input_error # after 'forward' %] [% ELSIF deferred.input_success # after 'redirect' %] [% END %] [% IF params.search AND NOT records.size # no records found %] [% END %]
[% label %]
[% BLOCK document_block %]
Description
Category
Comment [% IF entry.comment.match('^http') AND NOT vars.is_edit %] [% entry.comment %] [% ELSE %] [% END %]
Date
File [% IF vars.is_edit; IF params.replace_file %] [% ELSE %] [% END %] [% ELSIF entry.size # display only, with a href (use .size in case no file) %] [% IF entry.filename %] [% entry.filename | uri %] [% END %] [% ELSE # new entry %] [% END %]
Retained [% FOREACH opt IN [ 'y' 'n' ] %] [% END %]
[% END # document_block %]
[% IF records.size; SET link = vars.is_edit ? uri_for_section.dpw.update : uri_for_section.dpw.edit; FOREACH entry IN records %]
[% PROCESS document_block %]
[% END # foreach entry in records %] [% ELSE # not records %]
[% PROCESS document_block %]
[% END %]