diff --git a/osinaweb/osinacore/templates/projects-dashboard.html b/osinaweb/osinacore/templates/projects-dashboard.html index 942ae031..eb913f6d 100644 --- a/osinaweb/osinacore/templates/projects-dashboard.html +++ b/osinaweb/osinacore/templates/projects-dashboard.html @@ -2,12 +2,12 @@ {% load static %} {% block content %} - +
-

Projects Dashboard

+

Projects Dashboard

@@ -17,20 +17,20 @@

From:

+ class="w-full border rounded-md outline-none focus:border-primary p-2">

To:

+ class="w-full border rounded-md outline-none focus:border-primary p-2">

Projects

- {% for project in projects %}