{% extends "base.html" %} {% load i18n entity_renderers %} {% block extralinks %} {% endblock %} {% block content %}

{{ HOME_TITLE }}

{{ HOME_SUBTITLE }}

{% include "portal/menu.html" %}

{% trans "Full list of entities" %}

{% endblock %}