{% extends "beam/form.html" %} {% load i18n %} {% load beam_tags %} {% block body_classes %}{{ block.super }} beam-update{% if component.model %}{% get_options component.model as options %} beam-update-{{ options.app_label }}-{{ options.model_name }}{% endif %}{% endblock %} {% block heading %}