<%inherit file="base.html" /> <%! import mylar from mylar.helpers import checked %> <%def name="headerIncludes()">
Some Button
<%def name="body()">

Borg Importing Results

%if results: %for result in results: %endfor %else: %endif
Comic Name Year Status Import Date Options
${result['ComicName']} ${result['ComicYear']} ${result['Status']} ${result['ImportDate']} Add Series
There are no results to display
<%def name="javascriptIncludes()">