{% extends "base.html" %} {% load i18n %} {% block title %}{% trans "Latest news" %}{% endblock %} {% block header %}{% trans "Latest news" %}{% endblock %} {% block main %}
{% trans "This blog is really empty, but this placeholder is used instead, to give you an impression of what this page will look like." %}
{% endfor %}