diff --git a/app/templates/index.html b/app/templates/index.html index a7834ca..95e9a87 100644 --- a/app/templates/index.html +++ b/app/templates/index.html @@ -1,6 +1,6 @@ {% extends 'base.html' %} {% block head %} -super() +{{ super() }} @@ -43,7 +43,7 @@ super()