From d9630c65ef2ae32116f7a9e2e8654d988fd52dff Mon Sep 17 00:00:00 2001 From: Pablo Vazquez Date: Fri, 24 May 2024 19:06:09 +0200 Subject: [PATCH] Dashboard: Add list of ongoing projects --- templates/user/dashboard/dashboard.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/user/dashboard/dashboard.tmpl b/templates/user/dashboard/dashboard.tmpl index e23dd16..7c714a6 100644 --- a/templates/user/dashboard/dashboard.tmpl +++ b/templates/user/dashboard/dashboard.tmpl @@ -4,7 +4,7 @@
- + {{template "blender_components/card_projects" .}}
{{template "blender_components/card_releases" .}}