templates/themes/ansi/relationship.tmpl
changeset 227 34ed5019193a
parent 206 102b34bb2c28
child 228 360929ee6aef
--- a/templates/themes/ansi/relationship.tmpl	Wed Sep 05 23:19:11 2018 +0200
+++ b/templates/themes/ansi/relationship.tmpl	Wed Sep 05 23:20:43 2018 +0200
@@ -1,6 +1,7 @@
 - Account ID: {{color "red"}}{{.id}}{{color "reset"}}
   Following:      {{.following}}
-{{- if .showing_reblogs}}  Showing boosts: {{.showing_reblogs}}{{end}}
+{{- if .showing_reblogs}}
+  Showing boosts: {{.showing_reblogs}}{{end}}
   Followed-by:    {{.followed_by}}
   Blocking:       {{.blocking}}
   Muting:         {{.muting}}