Piratpartiet LIVE!

{% for e in entries %}

{{ e.title }}

{% if e.author_name %} av {% if e.author_email %}{% endif %} {{ e.author_name }} {% if e.author_email %}{% endif %} {% endif %} {{ e.updated|timesince }}

{{ e.summary|truncatewords_html:20 }}

{% endfor %}