[%# admin/importer.tt Admin page for the importer queue Authors: Afuna Copyright (c) 2015 by Dreamwidth Studios, LLC. This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself. For a copy of the license, please reference 'perldoc perlartistic' or 'perldoc perlgpl'. %] [%- sections.title = '.title' | ml -%]

[% '.theschwartz.header' | ml %]

[% '.theschwartz.intro' | ml %]

[% '.theschwartz.queue' | ml( num = jobs.size ) %]

[%- IF jobs.size > 0 -%] [%- FOREACH job = jobs -%] [%- END -%]
OrderUserJob TypeJob Import IDLatest Queued IDDetails
[% loop.count %] [% job.user %] [% job.type %] [% job.importid.job %] [% job.importid.latest %] Details
[%- END -%]