From 78f655f877d2d2b7afd6d606edabc5b0df638738 Mon Sep 17 00:00:00 2001 From: Mario Date: Thu, 22 Oct 2020 19:11:03 +0000 Subject: more lazy, less eager --- view/tpl/contact_template.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view/tpl/contact_template.tpl') diff --git a/view/tpl/contact_template.tpl b/view/tpl/contact_template.tpl index 73fa5adde..7c8c02ea2 100755 --- a/view/tpl/contact_template.tpl +++ b/view/tpl/contact_template.tpl @@ -1,6 +1,6 @@
- {{$contact.name}} + {{$contact.name}} {{if $contact.perminfo}}{{include "connstatus.tpl" perminfo=$contact.perminfo}}{{/if}}
-- cgit v1.2.3