## -*- coding: utf-8 -*- <%namespace name="common" file="common.block.html"/> <%namespace name="styles" file="../styles.block.html"/> <%namespace name="post" file="post.mako.html"/> <%def name="title()">Новые записи ваших друзей за ${common.today()}%def> <%def name="content()">
Вот % if posts.mode == 'new': самые интересные %else: все новые % endif записи ваших друзей в Этушке за ${common.today()}.