{% extends "generic/generic_list.html" %} {% load i18n %} {% block table %} {{ block.super }} {% if object_list %} {% translate "Map" %} {% endif %} {% endblock %}