mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-07-13 11:54:32 +02:00
8 lines
179 B
Twig
8 lines
179 B
Twig
{{ form_row(form.name) }}
|
|
{{ form_row(form.description) }}
|
|
{{ form_row(form.category) }}
|
|
{{ form_row(form.tags) }}
|
|
{{ form_row(form.minAmount) }}
|
|
|
|
{{ form_row(form.footprint) }}
|
|
|