%inherit file="base.html"/> <%block name="lo_head_title"> % if config['SITEINFO']['site_name']: ${config['SITEINFO']['site_name'] | h} % else: ${_('LoNote Personal Notebook') | h} % endif %block> <%block name="lo_nav_header"> % if config['SITEINFO'].get('site_name'): ${config['SITEINFO'].get('site_name') | h} % else: ${_('LoNote Personal Notebook') | h} % endif %block> <%namespace file="element.html" import="*"/> <%block name="lo_nav_tools">
${_('You can upload your old ".lobook" file directly. The LoNote 3 will finish all other things ^_^')}