templates/themes/ansi/relationship.tmpl
author Mikael Berthe <mikael@lilotux.net>
Sun, 07 May 2017 17:15:00 +0200
changeset 88 028f7b02bd3e
child 145 0f6b8411ad36
permissions -rw-r--r--
Add 'ansi' theme for UNIX-like systems
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
88
028f7b02bd3e Add 'ansi' theme for UNIX-like systems
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     1
- ID: {{color "red"}}{{printf "%.0f" .id}}{{color "reset"}}
028f7b02bd3e Add 'ansi' theme for UNIX-like systems
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     2
  Following:    {{.following}}
028f7b02bd3e Add 'ansi' theme for UNIX-like systems
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     3
  Followed-by:  {{.followed_by}}
028f7b02bd3e Add 'ansi' theme for UNIX-like systems
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     4
  Blocking:     {{.blocking}}
028f7b02bd3e Add 'ansi' theme for UNIX-like systems
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     5
  Muting:       {{.muting}}
028f7b02bd3e Add 'ansi' theme for UNIX-like systems
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
     6
  Requested:    {{.requested}}