%inherit file="base.html"/> <%block name="lo_head_title"> <% site_name = config['SITEINFO']['site_name'] if site_name: bookshelf_title = _("Bookshelf") + ' - ' + site_name else: bookshelf_title = _("Bookshelf") + ' - ' + _("LoNote") %> ${bookshelf_title | h} %block> <%block name="lo_head_stylesheet"> %block> <%block name="lo_nav_header"> <% if 'e' in a_type: text = _('Drag & drop to move following papers') else: text = _('Without full access permission, you cannot move following papers') %> ${_("Bookshelf") | h} %block> <%namespace file="element.html" import="*"/> <%block name="lo_nav_tools">