{% extends "combo/cell_form.html" %} {% load i18n %} {% block cell-form %} {{ form.as_p }} {% with cell.get_maplayer_options as options %} {% if options %}
{% trans "Layers:" %}