From 15ddbbff88aba3be7b3e792a6d30a151f426cf73 Mon Sep 17 00:00:00 2001 From: KF7EEL Date: Thu, 5 Aug 2021 14:13:10 -0700 Subject: [PATCH] small cosmetic change --- web/app.py | 12 ++++++++++++ web/templates/index.html | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/web/app.py b/web/app.py index cf47312..f26b395 100644 --- a/web/app.py +++ b/web/app.py @@ -1345,9 +1345,21 @@ def create_app(): content = '''

 

+

Log for: ''' + g_arg + '''

''' + f_link + ''' + + + + + + + + + +
  Failed = Not authorized.  Attempt = Checking if authorized.  Confirmed = Authorized, connection comfirmed. 
+

 

diff --git a/web/templates/index.html b/web/templates/index.html index ae53d75..d190edf 100644 --- a/web/templates/index.html +++ b/web/templates/index.html @@ -5,7 +5,7 @@

Welcome to the {{ user_manager.USER_APP_NAME }}. This tool is used to manage your access.

 

-
+