diff --git a/templates/base.html b/templates/base.html index 29b366b..6fc8381 100644 --- a/templates/base.html +++ b/templates/base.html @@ -25,6 +25,17 @@ debounce(() => window.dispatchEvent(new Event('resize'))) }) + + diff --git a/templates/partials/page/dashboard.html b/templates/partials/page/dashboard.html index 2ded6ae..3cfd95d 100644 --- a/templates/partials/page/dashboard.html +++ b/templates/partials/page/dashboard.html @@ -1,14 +1,3 @@ - -
{% for p in model['People'] %}