{% load i18n cms_tags thumbnail %} {% load url from future %}
{{ news_item.publication_start|date }} {# {% trans "by" %} {{ post.author|user_name }} #} {% if news_item.tags and false %} {% for tag in news_item.tags %}{{ tag.name }}{% if not forloop.last %}, {% endif %}{% endfor %} {% endif %}
{% trans "read more" %}
{% trans "No entry found." %}