{% load web_tool_utils %}
Dear Curator of Culture Collection {{culture_collection}}:
The ExcelFile {{fname}} you’ve provided on {{file_date}} with your collection Strains Data contains errors/ inconsistencies/ missing data.
Please, see below the list of detected errors/missing data, for you to proceed with the appropriated correction/completion.
If you need help, please refer to the instructions contained in HowToCompileTheSheets_v20230324.pdf and Specifications_v20230324.pdf.
You can also contact the MIRRI ICT by email using: ICT Support
| Identifier | Error Message | Error Code |
|---|---|---|
| {% if error.pk is None %} - {% else %} {{error.pk}} {% endif%} | {{error.message|add_span_tag}} | {{error.code}} |
Please refer to this instructions to compile your excel file:
You can also contact the MIRRI ICT by email using ICT Support
| Identifier | Error Message | Error Code |
|---|---|---|
| {% if error.pk is None %} - {% else %} {{error.pk}} {% endif %} | {{error.message}} | {{error.code}} |