mirror of
https://gitea.phreedom.club/localhost_frssoft/bloat.git
synced 2025-05-10 22:08:45 +00:00
Editing user profile; Warning! Mastodon compatibility broken and editing may lost your bio
This commit is contained in:
parent
53353c0e64
commit
1160d00ee1
6 changed files with 104 additions and 2 deletions
|
@ -125,6 +125,7 @@
|
|||
- <a href="/user/{{.User.ID}}/mutes"> mutes </a>
|
||||
- <a href="/user/{{.User.ID}}/blocks"> blocks </a>
|
||||
{{if .User.Locked}}- <a href="/user/{{.User.ID}}/requests"> requests </a>{{end}}
|
||||
- <a href="/useredit"> edit </a>
|
||||
</div>
|
||||
{{end}}
|
||||
<div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue