<%inherit file="${context.get('root_template', '/root.html')}" /> <%namespace name="components" file="/components.html"/> <%block name="flashmessages"> ${components.flashmessages()} <%block name="main">
<%block name="admin_controls" /> <%block name="headline" />
<%block name="main_content" />