inline_entity_form-8.x-1.0-rc8/templates/inline-entity-form-entity-table.html.twig
templates/inline-entity-form-entity-table.html.twig
{#
/**
* @file
* Default theme implementation for a theme's inline_entity_form_entity_table form.
*
* Available variables:
* - form: Form elements for the inline_entity_form_entity_table form.
* - table: The table of referenced entities.
*
* @see template_preprocess_inline_entity_form_entity_table()
*
* @ingroup themeable
*/
#}
{{ table }}
