{{define "title"}}Add to {{.MuteListName}} Mute List{{end}} {{define "content"}}
Confirm that you wish to add {{.User.Username}} to your {{.MuteListName}} mute list by clicking the button below.
{{template "avatar-64x64" .User}}

{{.User.NameOrUsername}}

{{.User.Username}}

{{InputCSRF}} {{if eq .Context "site_gallery"}}
By continuing, you will no longer see {{.User.Username}}'s photos appear on the site-wide Photo Gallery. You may still see their photos when looking at their own Photo Gallery directly, from their profile page.
{{end}}
Cancel
{{end}}