gitea/templates
Giteabot e0832da7fa
Add missing public user visibility in user details page () ()
Backport  by @yp05327

It seems that `Public` user visibility is missing in the template.

Before:

![image](https://github.com/go-gitea/gitea/assets/18380374/a8e7f3e0-1b77-41a0-921a-10adba90211e)

After:

![image](https://github.com/go-gitea/gitea/assets/18380374/b0bffe13-0ca6-453e-95d7-0794528d5733)

Co-authored-by: yp05327 <576951401@qq.com>
..
admin Add missing public user visibility in user details page () ()
api/packages/pypi Remove incorrect HTML self close tag ()
base cleanup locale function usage () ()
code cleanup locale function usage () ()
custom Add footer extra links template ()
devtest cleanup locale function usage () ()
explore cleanup locale function usage () ()
mail Update team invitation email link ()
org Change green buttons to primary color ()
package cleanup locale function usage () ()
projects cleanup locale function usage () ()
repo cleanup locale function usage () ()
shared cleanup locale function usage () ()
status Replace fomantic divider module with our own ()
swagger Fix token endpoints ignore specified account ()
user cleanup locale function usage () ()
webhook Extract common code to new template ()
home.tmpl Improve home page template, fix Sort dropdown menu flash ()
install.tmpl Use docs.gitea.com instead of docs.gitea.io ()
post-install.tmpl Remove incorrect element ID on "post-install" page ()