{{ form_row(form.eda_info.reference_prefix) }} {{ form_row(form.eda_info.value) }}
{{ form_row(form.eda_info.visibility) }}
{{ form_widget(form.eda_info.exclude_from_bom) }} {{ form_widget(form.eda_info.exclude_from_board) }} {{ form_widget(form.eda_info.exclude_from_sim) }}
{% trans %}eda_info.kicad_section.title{% endtrans %}:
{{ form_row(form.eda_info.kicad_symbol) }} {{ form_row(form.eda_info.kicad_footprint) }}