<%inherit file="/template.html" /> <%namespace name="components" file="/components.html"/> <%def name="title()">${_("Watchlist: %s") % c.page_user.name} <%def name="breadcrumbs()"> ${h.user.breadcrumbs(c.page_user)|n} » ${_("Watchlist")} <%block name="headline">

${_("This is your watchlist. You will receive notifications for events concerning each of these items.")}

<%block name="main_content">
${c.entities_pager.here()}