diff --git a/templates/admin_db_index.html b/templates/admin_db_index.html index f322e45..f373693 100644 --- a/templates/admin_db_index.html +++ b/templates/admin_db_index.html @@ -308,7 +308,7 @@ - {% if account_message %} + {% if account_output %}
{{ account_message }}
+ {{ account_output }}