From 25d03b0584aa932115c0548b2a71270c2bc3731d Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Fri, 27 Jan 2017 22:36:06 -0800 Subject: fixing templates --- tmpl/fields.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tmpl') diff --git a/tmpl/fields.html b/tmpl/fields.html index 0e96828e..ba03349c 100644 --- a/tmpl/fields.html +++ b/tmpl/fields.html @@ -2,7 +2,7 @@ {{~#if html~}} {{~#if tags~}}({{#each tags}}{{name}}{{#unless @last}}, {{/unless}}{{/each}}) {{/if~}} {{~#if glossary.[1]~}} - + {{~else~}} {{~#multiLine}}{{glossary.[0]}}{{/multiLine~}} {{~/if~}} -- cgit v1.2.3