diff --git a/lib/microwaveprop_web/live/submit_live.ex b/lib/microwaveprop_web/live/submit_live.ex index 2a8a1eb3..d690dbbb 100644 --- a/lib/microwaveprop_web/live/submit_live.ex +++ b/lib/microwaveprop_web/live/submit_live.ex @@ -248,13 +248,14 @@ defmodule MicrowavepropWeb.SubmitLive do

- Upload a CSV file with multiple contacts. The file should have these columns: + Upload a CSV file with multiple contacts. Required columns:

station1, station2, grid1, grid2, band, mode, qso_timestamp -

- Timestamps must be ISO 8601 UTC, e.g. 2024-06-15T14:30:00Z. - Grid squares should be as detailed as possible (6 characters preferred, e.g. EM12kp). -

+

<.icon name="hero-arrow-down-tray" class="w-4 h-4" /> Download sample CSV