{extends "idf/base.html"} {block extraheader}{/block} {block docclass}yui-t2{/block} {block tabhome} class="active"{/block} {block subtabs}
{/block} {block body} {$timeline.render} {/block} {block context}{trans 'Filter by type'}
{foreach $accessible_model_filters as $filter_key => $filter_name}
{if $filter_key != 'all'}
{$filter_name}
{/if}
{/foreach}
{trans 'Subscribe to this timeline'}
{trans 'Atom feed'}