templates/themes/ansi/relationship.tmpl
changeset 227 34ed5019193a
parent 206 102b34bb2c28
child 228 360929ee6aef
equal deleted inserted replaced
226:5df927fa87ca 227:34ed5019193a
     1 - Account ID: {{color "red"}}{{.id}}{{color "reset"}}
     1 - Account ID: {{color "red"}}{{.id}}{{color "reset"}}
     2   Following:      {{.following}}
     2   Following:      {{.following}}
     3 {{- if .showing_reblogs}}  Showing boosts: {{.showing_reblogs}}{{end}}
     3 {{- if .showing_reblogs}}
       
     4   Showing boosts: {{.showing_reblogs}}{{end}}
     4   Followed-by:    {{.followed_by}}
     5   Followed-by:    {{.followed_by}}
     5   Blocking:       {{.blocking}}
     6   Blocking:       {{.blocking}}
     6   Muting:         {{.muting}}
     7   Muting:         {{.muting}}
     7   Muting notif.:  {{.muting}}
     8   Muting notif.:  {{.muting}}
     8   Requested:      {{.requested}}
     9   Requested:      {{.requested}}