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)