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