{{template "base/head" .}}
{{template "explore/navbar" .}}
{{template "explore/search" .}}
{{range .Users}}
{{.Name}} {{.FullName}}
{{if .Location}} {{.Location}} {{end}} {{if and $.ShowUserEmail .Email $.IsSigned (not .KeepEmailPrivate)}} {{.Email}} {{end}} {{$.i18n.Tr "user.join_on"}} {{.CreatedUnix.FormatShort}}
{{else}}
{{$.i18n.Tr "explore.user_no_results"}}
{{end}}
{{template "base/paginate" .}}
{{template "base/footer" .}} release/v1.13 Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD: https://github.com/go-gitea/giteawww-data
summaryrefslogtreecommitdiffstats
path: root/.revive.toml
blob: 74743d5ef4d4fa1f6454615b357306134bd910b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25