## -*- 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()">What's new in Atushka for ${common.today()}%def> <%def name="content()">
Here are % if posts.mode == 'new': the most interesting %else: all new % endif entries from your newsfeed in Atushka for ${common.today()}.