{{/* Drop this into $GITEA_CUSTOM/templates/user/profile.tmpl as part of a full profile.tmpl override. Place near the existing heatmap section (search for "heatmap" in the upstream profile.tmpl for your Gitea version). The {{if eq .ContextUser.LowerName ...}} guard means only the named user gets the override; everyone else keeps the stock heatmap. The HEATMAP_BASE_URL placeholder must be replaced at install time with the reverse-proxied URL of the sidecar service, e.g. https://heatmap.dideric.is */}} {{if eq .ContextUser.LowerName "didericis"}}