From 2847c193832faf0e85a117ca3ac35e4afbcf8d12 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Fri, 13 Sep 2024 10:34:24 -0500 Subject: Samples: provide more informative page content. --- uploader/templates/samples/upload-samples.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'uploader/templates/samples/upload-samples.html') diff --git a/uploader/templates/samples/upload-samples.html b/uploader/templates/samples/upload-samples.html index b101b2e..25d3290 100644 --- a/uploader/templates/samples/upload-samples.html +++ b/uploader/templates/samples/upload-samples.html @@ -23,7 +23,12 @@ {{flash_all_messages()}}
-

You can now upload a character-separated value (CSV) file that contains +

+ You can now upload the samples for the "{{population.FullName}}" population + from the "{{species.FullName}}" species here. +

+

+ Upload a character-separated value (CSV) file that contains details about your samples. The CSV file should have the following fields:

Name
-- cgit v1.2.3