{# Rendering feed as HTML. #} {# feed variable is an ezcFeed object. See http://zetacomponents.org/documentation/trunk/Feed/tutorial.html#step-2-read-the-feed-elements #}

{% if feed.link is not empty %} {{ feed.title }} {% else %} {{ feed.title }} {% endif %}