templates/themes/ansi-dark/relationship.tmpl
author Mikael Berthe <mikael@lilotux.net>
Wed, 05 Sep 2018 23:20:43 +0200
changeset 227 34ed5019193a
parent 206 102b34bb2c28
child 228 360929ee6aef
permissions -rw-r--r--
Fix display of showing_reblogs in themes

- Account ID: {{color "red"}}{{.id}}{{color "reset"}}
  Following:      {{.following}}
{{- if .showing_reblogs}}
  Showing boosts: {{.showing_reblogs}}{{end}}
  Followed-by:    {{.followed_by}}
  Blocking:       {{.blocking}}
  Muting:         {{.muting}}
  Muting notif.:  {{.muting}}
  Requested:      {{.requested}}