{% load i18n %}

{% trans "Latest news" %}

{% if latest %} {% else %}

{% trans "No news yet" %}

{% endif %} {% trans "Archive" %}