<%inherit file="/template.html" /> <%namespace name="components" file="/components.html"/> <%def name="title()">${c.proposal.title} <%def name="breadcrumbs()"> ${h.proposal.breadcrumbs(c.proposal)|n} » ${_("Latest Events")} <%block name="headline"> ${tiles.proposal.header(c.proposal, c.tile, active='activity')} ${_("This is a record of all recent actions concerning this proposal.")} <%block name="main_content">
${c.events_pager.here()}
<%block name="sidebar"> ${tiles.proposal.sidebar(c.proposal, c.tile)}