Vladimir Yakovlev
Vladimir Yakovlev
I used this example for testing. Put it in project folder and npm run build. https://gist.github.com/nagos/4e38f883a1e9c90cee0476313e6c6dce Location set to San Francisco  Location set to London 
> However, [date-fns](https://date-fns.org/v2.16.1/docs/startOfWeek) seems to offer a simple but (more importantly) tree-shakable method which does not introduce 4MB of new dependencies, maybe that'd be better suited? startOfWeek from date-fns gives...
Template is shared, but this patch affects only user portion. ``` {{if .ContextUser.IsOrganization}} ... {{else}} ... ``` https://github.com/go-gitea/gitea/pull/21172/files#diff-8020089c79cc846f287e738cf57917d21ec16499df1d994e6c31309d06a1a5afR54 
Space moved. But this code was copied from profile template, there are same problem. https://github.com/go-gitea/gitea/blob/main/templates/user/profile.tmpl#L117