[%# Find feed duplicates Authors: Andrea Nall 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 = '.admin.link' | ml -%] [%- sections.head = BLOCK -%] [%- END -%] [%- IF data.size == 0 -%]

[% '.noduplicates' | ml %]

[%- ELSE -%]

[% '.feedcount' | ml(count = data.size) %]

[%- FOREACH feed IN data -%] [%- END -%]
Count Token
[% feed.0 %] [% feed.1 %]
[%- END -%]