1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-10 19:48:19 +00:00

Add bio field for user (#6113)

Fix #4339
This commit is contained in:
techknowlogick
2019-03-18 22:28:10 -04:00
committed by GitHub
parent ba2f6a45c8
commit d1c982cb73
6 changed files with 19 additions and 6 deletions

View File

@@ -34,6 +34,12 @@
<a target="_blank" rel="noopener noreferrer me" href="{{.Owner.Website}}">{{.Owner.Website}}</a>
</li>
{{end}}
{{if .Owner.Description}}
<li>
<i class="octicon octicon-info"></i>
<span>{{.Owner.Description}}</span>
</li>
{{end}}
{{range .OpenIDs}}
{{if .Show}}
<li>