templates/themes/ansi/relationship.tmpl
author Mikael Berthe <mikael@lilotux.net>
Sun, 28 May 2017 10:36:07 +0200
changeset 157 908a433f02c0
parent 148 6c763fa86e9a
child 172 0d651f070319
permissions -rw-r--r--
Version 1.2.0
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
148
6c763fa86e9a Revert "Add muting_boosts to plain output and themes"
Mikael Berthe <mikael@lilotux.net>
parents: 147
diff changeset
     1
- Account ID: {{color "red"}}{{printf "%.0f" .id}}{{color "reset"}}
6c763fa86e9a Revert "Add muting_boosts to plain output and themes"
Mikael Berthe <mikael@lilotux.net>
parents: 147
diff changeset
     2
  Following:    {{.following}}
6c763fa86e9a Revert "Add muting_boosts to plain output and themes"
Mikael Berthe <mikael@lilotux.net>
parents: 147
diff changeset
     3
  Followed-by:  {{.followed_by}}
6c763fa86e9a Revert "Add muting_boosts to plain output and themes"
Mikael Berthe <mikael@lilotux.net>
parents: 147
diff changeset
     4
  Blocking:     {{.blocking}}
6c763fa86e9a Revert "Add muting_boosts to plain output and themes"
Mikael Berthe <mikael@lilotux.net>
parents: 147
diff changeset
     5
  Muting:       {{.muting}}
6c763fa86e9a Revert "Add muting_boosts to plain output and themes"
Mikael Berthe <mikael@lilotux.net>
parents: 147
diff changeset
     6
  Requested:    {{.requested}}