From 70b6491565410a64a7566cf750ffa413aaccebed Mon Sep 17 00:00:00 2001 From: "Gustavo \"Guz\" L de Mello" Date: Fri, 28 Mar 2025 17:19:55 -0300 Subject: [PATCH] fix(templates): extra div closing tag --- templates/project.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/templates/project.html b/templates/project.html index 0f438dd..c07ed9b 100644 --- a/templates/project.html +++ b/templates/project.html @@ -69,8 +69,7 @@ - - + {{template "layout-page-end"}} {{end}}