<%inherit file="/template.html" /> <%namespace name="components" file="/components.html"/> <%namespace name="state" file="/poll/state.html"/> <%def name="title()">${c.page.title} <%def name="breadcrumbs()">${h.text.breadcrumbs(c.text)|n} ${tiles.page.header(c.page, c.tile, active='view', text=c.text)}
%if h.has_permission("instance.admin") and c.page.function == 'document':
Notice to instance administrators:

Wiki functionality has been removed from Adhocracy in release 1.1. Please move any Wiki pages to an external CMS or wiki before January 31, 2011. If you need assistance, please contact support@adhocracy.cc.
%endif ${tiles.page.inline(c.page, c.tile, text=c.text, subpages_pager=c.subpages_pager, hide_discussion=False)}