<%inherit file="base.html"/> <%! import lazylibrarian %> <%def name="headerIncludes()">
<%def name="body()">
${title}
${config['AuthorName']} Filenames must be full path to file or a URL, or put none to remove author image
Filename and URL need to end with .jpg/.jpeg/.png/.webp
%for item in images: %endfor %for item in images: %endfor
${item[0]}
cover
%if len(images) > 0: %endif %if len(images) == 0: Find Images %endif
<% if config['Manual'] == "1": checked = 'checked="checked"' else: checked = '' %>

 

<%def name="javascriptIncludes()">