From c3cb9cc003a17c6b88a22687532652647755b8a6 Mon Sep 17 00:00:00 2001 From: diptanilsaha Date: Wed, 25 Mar 2026 14:50:08 +0530 Subject: [PATCH] fix(templates): using correct syntax of `include` in `projects.html` (cherry picked from commit bc6561cdd05cb99329b1412d823dd384ea984447) --- erpnext/templates/pages/projects.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/erpnext/templates/pages/projects.html b/erpnext/templates/pages/projects.html index 6527036bb22..e671e91db2f 100644 --- a/erpnext/templates/pages/projects.html +++ b/erpnext/templates/pages/projects.html @@ -101,8 +101,8 @@ {% endblock %}