<%inherit file="base.html"/> <%! import lazylibrarian from lazylibrarian.config2 import CONFIG %> <%def name="headerIncludes()">
Return to Author Series List %if perm&lazylibrarian.perm_force: Refresh Author Refresh Series %endif %if ignored == 'True': Show Active %else: Show Ignored %endif
<%def name="body()"> %if multi == "True":

${title}

%else:

${series['AuthorName']} : ${title} (${series['SeriesID'][:2]}) %if perm&lazylibrarian.perm_edit: Edit %endif

%endif %if lazylibrarian.SERIES_UPDATE == True:

%endif
%if perm&lazylibrarian.perm_status:
% if CONFIG.get_int('AUDIO_TAB') != 0 and CONFIG.get_int('EBOOK_TAB') != 0: %else: % if CONFIG.get_int('EBOOK_TAB') != 0: %endif % if CONFIG.get_int('AUDIO_TAB') != 0: %endif %endif
%endif %if CONFIG['TOGGLES']:   Toggle: Cover Title Num Status %endif

 

%if perm&lazylibrarian.perm_status: %else: %endif %if multi == "True": %else: %endif %for result in members: %if perm&lazylibrarian.perm_status: %else: %endif %if multi == "True": %else: %endif % if CONFIG.get_int('EBOOK_TAB') != 0: %if 'Open' in result['Status']: %endfor
TitleAuthorNum Status

%if 'GoodReads' in result['BookLink']: GoodReads  %endif %if 'http' in result['WorkPage']: LibraryThing  %endif %if perm&lazylibrarian.perm_edit: Manual %endif
${result['AuthorName']}${result['SeriesNum']} Open${result['Flag']} %if len(email): Send %endif %else: ${result['Status']}${result['Flag']} %endif %endif % if CONFIG.get_int('AUDIO_TAB') != 0: % if CONFIG.get_int('EBOOK_TAB') != 0:
%else:
%endif %if 'Open' in result['AudioStatus']: Open %if len(email): Send %endif %else: ${result['AudioStatus']} %endif % endif

 

<%def name="headIncludes()"> %if lazylibrarian.SERIES_UPDATE == True: %endif <%def name="javascriptIncludes()">