{% extends config.get('BASE_TEMPLATE') or config['KEGAUTH_BASE_TEMPLATE'] %} {%- if _ is not defined -%} {% from 'keg_auth/i18n.j2' import gettext as _ %} {%- endif -%} {% block title %}{{ page_title }} | {{ super() }}{% endblock %} {% block page_content %}