<%inherit file="base.html"/> <%! import lazylibrarian from lazylibrarian.config2 import CONFIG %> <%def name="headerIncludes()">
%if authorid != None: Return to Author %else: %endif %if CONFIG['USER_ACCOUNTS']: %if pref&lazylibrarian.pref_myseries: %else: %endif %endif

%if perm&lazylibrarian.perm_search:
%endif
<%def name="body()">

${title}

%if lazylibrarian.SEARCHING == 1:

%else:

%endif
%if CONFIG['TOGGLES']: %endif

%if perm&lazylibrarian.perm_status: %else: %endif
Author Series Name Have Status
%if perm&lazylibrarian.perm_status or CONFIG['USER_ACCOUNTS']:
%if authorid != None: %endif %endif

 

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