aboutsummaryrefslogtreecommitdiff
path: root/uploader/templates/index.html
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2024-09-03 10:18:36 -0500
committerFrederick Muriuki Muriithi2024-09-03 10:18:36 -0500
commit9b3e7b0203f582d4193def2d24a9c77683bc8456 (patch)
treee5c5a75fcad206cfdb8d37105976d9fc7766f171 /uploader/templates/index.html
parente49b4367f1dab1c3acb3cd5d71ba09359c5ab4ee (diff)
downloadgn-uploader-9b3e7b0203f582d4193def2d24a9c77683bc8456.tar.gz
Put active pages behind auth. Flash all error messages.
Diffstat (limited to 'uploader/templates/index.html')
-rw-r--r--uploader/templates/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/uploader/templates/index.html b/uploader/templates/index.html
index 75d7dec..e3f5af4 100644
--- a/uploader/templates/index.html
+++ b/uploader/templates/index.html
@@ -14,6 +14,7 @@
{%block contents%}
<div class="row">
+ {{flash_all_messages()}}
<div class="explainer">
<p>Welcome to the <strong>GeneNetwork Data Quality Control and Upload System</strong>. This system is provided to help in uploading your data onto GeneNetwork where you can do analysis on it.</p>