diff --git a/k8s/webshop.yml b/k8s/webshop.yml new file mode 100644 index 0000000..e69de29 diff --git a/requirements.txt b/requirements.txt index aaf0737..47e7d9c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,9 +5,6 @@ flask-admin gunicorn sentry-sdk[flask] py-healthcheck -marshmallow -flask-marshmallow sqlalchemy flask-sqlalchemy -marshmallow-sqlalchemy flask-cors \ No newline at end of file diff --git a/src/templates/index.html b/src/templates/index.html index 2402d5d..9aaae66 100644 --- a/src/templates/index.html +++ b/src/templates/index.html @@ -1,4 +1,4 @@ -{% extends 'webapp/base.html' %} +{% extends 'base.html' %} {% block content %} {% if images %}