aboutsummaryrefslogtreecommitdiff
path: root/uploader/templates
diff options
context:
space:
mode:
Diffstat (limited to 'uploader/templates')
-rw-r--r--uploader/templates/populations/view-population.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/uploader/templates/populations/view-population.html b/uploader/templates/populations/view-population.html
index 31db54f..319addc 100644
--- a/uploader/templates/populations/view-population.html
+++ b/uploader/templates/populations/view-population.html
@@ -23,6 +23,9 @@
{%block contents%}
<div class="row">
<h2>Population Details</h2>
+
+ {{flash_all_messages()}}
+
<dl>
<dt>Name</dt>
<dd>{{population.Name}}</dd>