<%inherit file="base.html" /> <%! import lazylibrarian from lazylibrarian.config2 import CONFIG %> <%def name="headerIncludes()">
%if perm&lazylibrarian.perm_force: %if library != 'AudioBook': Import eBooks Include eBooks %if CONFIG['USER_ACCOUNTS'] and CONFIG['IMP_CALIBREDB']: %endif %else: Import AudioBooks Include AudioBooks %endif WishLists %if CONFIG['GR_SYNC']: %endif %if CONFIG['HC_SYNC']: %endif %endif
%if len(types) > 1: %if perm&lazylibrarian.perm_audio:
%endif %endif
<%def name="body()">

${title}

%if CONFIG['TOGGLES']:
Toggle: Cover Author Title Series Released Listed %if CONFIG['DELAYSEARCH']: Delay Search %endif
%endif

%if CONFIG['DELAYSEARCH']: %if whichStatus == 'Wanted': %endif %endif
Cover Author Title Series Released ListedDelay Last Search
%if perm&lazylibrarian.perm_status or CONFIG['USER_ACCOUNTS']:
%endif

 

<%def name="headIncludes()"> <%def name="javascriptIncludes()">