{% extends "combo/cell_form.html" %} {% load i18n %} {% block cell-form %} {{ form.as_p }} {% with cell.get_items as links %} {% if links %}
{% trans "Links:" %}