diff options
author | Frederick Muriuki Muriithi | 2024-09-03 16:52:01 -0500 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2024-09-03 16:52:01 -0500 |
commit | 1c3f765dbea87ac702a47344a6ab476db5a98e18 (patch) | |
tree | 6debe346537df247272cf6321fc895764c608394 /uploader/templates/populations/list-populations.html | |
parent | 795562b3855b2e4dca5632d53a922e84a2859bf0 (diff) | |
download | gn-uploader-1c3f765dbea87ac702a47344a6ab476db5a98e18.tar.gz |
Display any error messages.
Diffstat (limited to 'uploader/templates/populations/list-populations.html')
-rw-r--r-- | uploader/templates/populations/list-populations.html | 1 |
1 files changed, 1 insertions, 0 deletions
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}}' |