From 9dd4a9ac8f359f8d25b1c89fccc9e098f7b124ca Mon Sep 17 00:00:00 2001 From: Martin Kagamino Lehoux Date: Sun, 16 Aug 2026 10:44:21 +0200 Subject: refactor(web): split official climb profile script --- web/templates.templ | 1 + 1 file changed, 1 insertion(+) (limited to 'web/templates.templ') diff --git a/web/templates.templ b/web/templates.templ index c640171..9f57696 100644 --- a/web/templates.templ +++ b/web/templates.templ @@ -171,6 +171,7 @@ templ RideDetailContent(data RideDetailView) { @templ.JSONScript("ride-route", data.Route) @templ.JSONScript("ride-profile", data.Profile) + } } -- cgit v1.2.3