From 55237683d248b35c54127e90db6515481efbb650 Mon Sep 17 00:00:00 2001 From: Mario Date: Sat, 16 Oct 2021 19:24:58 +0000 Subject: xrd whitespace --- view/tpl/xrd_host.tpl | 13 ++++--------- view/tpl/xrd_person.tpl | 38 +++++++++++++------------------------- 2 files changed, 17 insertions(+), 34 deletions(-) (limited to 'view') diff --git a/view/tpl/xrd_host.tpl b/view/tpl/xrd_host.tpl index 2a40dcf47..43bd94664 100644 --- a/view/tpl/xrd_host.tpl +++ b/view/tpl/xrd_host.tpl @@ -1,11 +1,6 @@ - - - {{$zhost}} - - - - + + {{$zhost}} + + diff --git a/view/tpl/xrd_person.tpl b/view/tpl/xrd_person.tpl index 52adb54e3..63f8e0846 100644 --- a/view/tpl/xrd_person.tpl +++ b/view/tpl/xrd_person.tpl @@ -1,28 +1,16 @@ - - {{$subject}} - {{if $aliases}}{{foreach $aliases as $a}} - {{$a}} - {{/foreach}}{{/if}} - - - - - - - - - + {{$subject}} +{{if $aliases}} +{{foreach $aliases as $a}} + {{$a}} +{{/foreach}} +{{/if}} + + + + + + + -- cgit v1.2.3