From a1679dac74f4c1eb92066c105d85e08d0fd202b0 Mon Sep 17 00:00:00 2001 From: Damien De Paoli Date: Sat, 5 Dec 2020 19:24:33 +1100 Subject: [PATCH] add the alert for a message --- templates/authors.html | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/templates/authors.html b/templates/authors.html index 7c9c6d3..e638a71 100644 --- a/templates/authors.html +++ b/templates/authors.html @@ -1,7 +1,13 @@ {% extends "base.html" %} {% block main_content %} -

Authors

+

Show All Authors

+{% if message|length %} +
+ {{message}} + {{ ClearStatus() }} +
+{% endif %}
SurnameFirstname(s)