{% load i18n simple_translation_tags %}
{{ object.pub_date|date:"d b Y" }}{{ title }} {{ object|render_language_choices:request|safe }}{{ title.excerpt }}
{% trans "No entries for this month" %}
{% endfor %}