{% comment ***************** %} {% comment Emit overview %} {% comment ***************** %}

Overview

{% set ctx = TemplateInfo(mosaic, fieldset='cim.1.grids.grid-mosaic') %} {% include ../core/fieldset.html %}
{% comment ***************** %} {% comment Emit tiles %} {% comment ***************** %} {% for tile in mosaic.tiles %} {% include grids_grid_tile.html %} {% end %}