diff --git a/images/pic1.png b/images/pic1.png index dbfe974..e0474e1 100644 Binary files a/images/pic1.png and b/images/pic1.png differ diff --git a/linux-requirements.txt b/linux-requirements.txt index ab1669a..d4fd345 100644 --- a/linux-requirements.txt +++ b/linux-requirements.txt @@ -1,11 +1,25 @@ +click==7.1.2 +dnspython==2.1.0 eventlet==0.30.1 -Flask==1.1.1 -flask-oidc==1.4.0 +email-validator==1.1.2 +Flask==1.1.2 Flask-Login==0.5.0 +flask-oidc==1.4.0 Flask-Bcrypt==0.7.1 -Flask-SQLAlchemy==2.4.1 +Flask-SQLAlchemy==2.4.4 Flask-WTF==0.14.3 -gunicorn==19.9.0 -SQLAlchemy==1.3.11 -Werkzeug==0.16.0 -WTForms==2.2.1 +greenlet==1.0.0 +gunicorn==20.0.4 +httplib2==0.19.0 +itsdangerous==1.1.0 +Jinja2==2.11.3 +MarkupSafe==1.1.1 +oauth2client==4.1.3 +pyasn1==0.4.8 +pyasn1-modules==0.2.8 +pyparsing==2.4.7 +rsa==4.7 +six==1.15.0 +SQLAlchemy==1.3.23 +Werkzeug==1.0.1 +WTForms==2.3.3 \ No newline at end of file diff --git a/src/core/templates/body-footer.html b/src/core/templates/body-footer.html index 8eb800a..1f6a7a6 100644 --- a/src/core/templates/body-footer.html +++ b/src/core/templates/body-footer.html @@ -7,13 +7,14 @@ {% endif %} diff --git a/src/core/templates/body-header.html b/src/core/templates/body-header.html index a121c21..0e1d224 100644 --- a/src/core/templates/body-header.html +++ b/src/core/templates/body-header.html @@ -1,4 +1,4 @@ -