{% load static i18n %} {% translate "Anthologia Graeca" as website_title %} {{ website_title }} {% block extra_head %}{% endblock %}
{% block content %}{% endblock %}
{% block extra_body %}{% endblock %}