templates/themes/ansi-dark/relationship.tmpl
author Mikael Berthe <mikael@lilotux.net>
Fri, 26 May 2017 23:04:46 +0200
changeset 148 6c763fa86e9a
parent 147 d9b02148d24c
child 172 0d651f070319
permissions -rw-r--r--
Revert "Add muting_boosts to plain output and themes" This reverts commit 1c9fcd22c05113e0ed497b0d4e29889de0af97f3.
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}}