This commit is contained in:
2025-06-04 03:04:37 -05:00
parent c885ede8af
commit d0338a0849
5 changed files with 61 additions and 22 deletions

View File

@ -5,7 +5,7 @@
<div class="alert alert-info" role="alert">
<strong>Expected CSV headers (in this exact order):</strong>
<code>{{ headers }}</code>
<code>uuid,plant_type,name,scientific_name,mother_uuid</code>
</div>
<form method="POST" enctype="multipart/form-data" class="needs-validation" novalidate>