From f3b67b773b6f0c678973e092a2bad373078d1618 Mon Sep 17 00:00:00 2001 From: Pavel Djundik Date: Fri, 5 Oct 2018 10:24:20 +0300 Subject: [PATCH] whois.special is now an array --- client/views/actions/whois.tpl | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/client/views/actions/whois.tpl b/client/views/actions/whois.tpl index 8f54dec9..abcdb006 100644 --- a/client/views/actions/whois.tpl +++ b/client/views/actions/whois.tpl @@ -38,8 +38,10 @@ {{/if}} {{#if whois.special}} -
Special:
-
{{whois.special}}
+ {{#each whois.special}} +
Special:
+
{{this}}
+ {{/each}} {{/if}} {{#if whois.operator}}