diff --git a/run.fcgi b/run.fcgi index 369370a..4235124 100755 --- a/run.fcgi +++ b/run.fcgi @@ -2,7 +2,6 @@ from flipflop import WSGIServer import sys sys.path.append('/home/edward/src/agenda') # isort:skip -sys.path.append("/home/edward/src/2024/UniAuth") from web_view import app # isort:skip if __name__ == '__main__': diff --git a/templates/navbar.html b/templates/navbar.html index d1b8060..fe5b98a 100644 --- a/templates/navbar.html +++ b/templates/navbar.html @@ -87,7 +87,7 @@