{% extends "maps/map_cell.html" %} {% block map-attributes %} {{ block.super }} data-disable-clustering-at-zoom="15" {% endblock %} {% block cell-content %} {{ block.super }} {% endblock %}