%inherit file="base.html"/> <%block name="lo_head_title"> ${_('Permission Control') | h} - % if config['SITEINFO']['site_name']: ${config['SITEINFO']['site_name'] | h} % else: ${_('LoNote') | h} % endif %block> <%block name="lo_nav_header"> ${_('Permission Control') | h} %block> <%block name="lo_article_content">
${a_text}
${_(config.get('AUTHCODE', 'code_hint'))}
% endif