{% load i18n simple_translation_tags %}
{{ title.entry.pub_date|date:"d b Y" }}{{ title }} - {{ title.get_language_display }}
{% trans "No entries" %}
{% endfor %}