From 7325d45bc88a5ad6c19ee3003bda38eb3a7eb608 Mon Sep 17 00:00:00 2001 From: Admin Date: Sun, 11 Jan 2026 03:10:47 +0000 Subject: [PATCH] fix: use DateUtils functions in org home template --- templates/org/home.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/org/home.tmpl b/templates/org/home.tmpl index 1b3df3569f..10f84ce469 100644 --- a/templates/org/home.tmpl +++ b/templates/org/home.tmpl @@ -184,7 +184,7 @@ {{.PrimaryLanguage.Language}} {{end}} - {{TimeSince .UpdatedUnix ctx.Locale}} + {{DateUtils.TimeSince .UpdatedUnix}}