<%inherit file="base.html"/> <%! import lazylibrarian from lazylibrarian.config2 import CONFIG %> <%def name="headerIncludes()">
%if perm&lazylibrarian.perm_force: Refresh Active Authors %endif %if lazylibrarian.IGNORED_AUTHORS == True: Show Active Authors %else: Show Inactive Authors %endif %if CONFIG['USER_ACCOUNTS']: %if pref&lazylibrarian.pref_myauthors: %else: %endif %endif %if lazylibrarian.IGNORED_AUTHORS == True: %else: %endif

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

${title}

%if lazylibrarian.AUTHORS_UPDATE == 1:

%else: %if lazylibrarian.SEARCHING == 1:

%else:

%endif %endif
%if perm&lazylibrarian.perm_status or CONFIG['USER_ACCOUNTS']:
%endif %if CONFIG['TOGGLES']: %endif

%if perm&lazylibrarian.perm_status: %else: %endif
Image Author Added Latest Book Released Downloaded Status
<%def name="javascriptIncludes()">