<%block name="main" />
%namespace name="model" module="adhocracy.model" /><%namespace name="components" file="/components.html" /><%namespace name="navigation" file="/navigation.html" /><%namespace name="debug" file="/debug/tiles.html" /><%def name="breadcrumbs()"> %def><%def name="title()">%def>
<%block name="head"> ${components.head(self.title)} %block> %if h.config.get_bool('adhocracy.debug.sql'): ${debug.styles()} %endif