{{entry.title}} - {{entry.updated_parsed|feeddate|date:"M d, Y"}}
{{entry.summary|safe}}
{% load feedtags %} {% load i18n %} {% if error %} {% blocktrans with error.reason as error %}
Unable to load feed: {{error}}
{% endblocktrans %} {% else %} {% for entry in parser.entries|slice:":3" %}