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