diff --git a/api/app/templates/base.html b/api/app/templates/base.html index 46f24d8..9f4a29e 100644 --- a/api/app/templates/base.html +++ b/api/app/templates/base.html @@ -6,11 +6,11 @@ {% block title %}GoMag Import Manager{% endblock %} - + {% set rp = request.scope.get('root_path', '') %} + - {% set rp = request.scope.get('root_path', '') %}