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

Search Question

Volume-Spanning Comic Series

I've detected multiple series with the same name

I've figured out that the Comic that you've selected to watch is actually part of a larger series that contains multiple volumes. Because of the way the data is provided, I can't maintain an up-to-date listing with much reliability or accuracy. So you need to pick from the list below which volume from the series that you want to add.



%if sresults: %for result in sresults: %endfor %endif
Comic Name Year Issues
${result['ComicName']} ${result['ComicYear']} ${result['ComicIssues']} Add Series
<%def name="javascriptIncludes()">