From 9af24c595d9db7660e1917164f6a304adbe31392 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Fri, 13 Dec 2024 13:19:56 -0600 Subject: Prompt for file structure details. --- .../phenotypes/add-phenotypes-raw-files.html | 77 +++++++++++++++++++++- 1 file changed, 76 insertions(+), 1 deletion(-) (limited to 'uploader/templates/phenotypes/add-phenotypes-raw-files.html') diff --git a/uploader/templates/phenotypes/add-phenotypes-raw-files.html b/uploader/templates/phenotypes/add-phenotypes-raw-files.html index a5fa161..30dc10b 100644 --- a/uploader/templates/phenotypes/add-phenotypes-raw-files.html +++ b/uploader/templates/phenotypes/add-phenotypes-raw-files.html @@ -25,10 +25,85 @@ {%endblock%} {%block frm_add_phenotypes_elements%} -Raw files elements go here … +
{%endblock%} {%block page_documentation%} page documentation goes here!!! + + +{%block more_javascript%} + {%endblock%} -- cgit v1.2.3