templates/themes/ansi/relationship.tmpl
changeset 88 028f7b02bd3e
child 145 0f6b8411ad36
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/templates/themes/ansi/relationship.tmpl	Sun May 07 17:15:00 2017 +0200
@@ -0,0 +1,6 @@
+- ID: {{color "red"}}{{printf "%.0f" .id}}{{color "reset"}}
+  Following:    {{.following}}
+  Followed-by:  {{.followed_by}}
+  Blocking:     {{.blocking}}
+  Muting:       {{.muting}}
+  Requested:    {{.requested}}