{% extends "combo/cell_form.html" %} {% block cell-form %} {{ block.super }} {% if card_schema %} {{ card_schema|json_script:card_schema_id }} {% endif %} {% endblock %}