{% set base_template = config.get('BASE_TEMPLATE') or config.get('KEG_BASE_TEMPLATE') %} {% if base_template %} {% extends base_template %} {% endif %} {% macro grid_scripts() %} {% endmacro %} {% block page_content %} {% block page_content_title %}