templates/themes/ansi-dark/relationship.tmpl
changeset 172 0d651f070319
parent 148 6c763fa86e9a
child 195 1c655ba64ecf
--- a/templates/themes/ansi-dark/relationship.tmpl	Sat Oct 21 19:06:26 2017 +0200
+++ b/templates/themes/ansi-dark/relationship.tmpl	Sat Oct 21 19:12:11 2017 +0200
@@ -1,4 +1,4 @@
-- Account ID: {{color "red"}}{{printf "%.0f" .id}}{{color "reset"}}
+- Account ID: {{color "red"}}{{.id}}{{color "reset"}}
   Following:    {{.following}}
   Followed-by:  {{.followed_by}}
   Blocking:     {{.blocking}}