aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2024-09-03 16:52:01 -0500
committerFrederick Muriuki Muriithi2024-09-03 16:52:01 -0500
commit1c3f765dbea87ac702a47344a6ab476db5a98e18 (patch)
tree6debe346537df247272cf6321fc895764c608394
parent795562b3855b2e4dca5632d53a922e84a2859bf0 (diff)
downloadgn-uploader-1c3f765dbea87ac702a47344a6ab476db5a98e18.tar.gz
Display any error messages.
-rw-r--r--uploader/templates/populations/index.html2
-rw-r--r--uploader/templates/populations/list-populations.html1
2 files changed, 3 insertions, 0 deletions
diff --git a/uploader/templates/populations/index.html b/uploader/templates/populations/index.html
index 061ca1d..3314516 100644
--- a/uploader/templates/populations/index.html
+++ b/uploader/templates/populations/index.html
@@ -8,6 +8,8 @@
{%block contents%}
+{{flash_all_messages()}}
+
<div class="row">
To continue, you need to select the species:
diff --git a/uploader/templates/populations/list-populations.html b/uploader/templates/populations/list-populations.html
index c3ba180..6d4a174 100644
--- a/uploader/templates/populations/list-populations.html
+++ b/uploader/templates/populations/list-populations.html
@@ -19,6 +19,7 @@
{%block contents%}
+{{flash_all_messages()}}
<div class="row">
<p>
The following populations/groups exist for the '{{species.FullName}}'