From f828043838b52f8304f1a4b226b904d68f19b643 Mon Sep 17 00:00:00 2001 From: siikamiika Date: Tue, 24 Oct 2017 23:50:33 +0300 Subject: terms.html: fix whitespace issues in merged mode --- tmpl/terms.html | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'tmpl') diff --git a/tmpl/terms.html b/tmpl/terms.html index 09441e72..eb114b5f 100644 --- a/tmpl/terms.html +++ b/tmpl/terms.html @@ -43,31 +43,31 @@ {{#if merged}} - {{#each expressions}} -
- {{#kanjiLinks}}{{#furigana}}{{{.}}}{{/furigana}}{{/kanjiLinks}}{{#kanjiLinks}}{{#furigana}}{{{.}}}{{/furigana}}{{/kanjiLinks}}
{{~#if ../playback~}} - {{/if}} + {{~/if~}} {{~#if termTags~}}
{{~#each termTags~}} {{name}} - {{/each}} + {{~/each~}}
- {{/if}} + {{~/if~}} {{~#if frequencies~}}
{{~#each frequencies~}} {{dictionary}}:{{frequency}} - {{/each}} + {{~/each~}}
- {{/if}}
- {{/each}} + {{~/each~}} {{else}}
{{#kanjiLinks}}{{#furigana}}{{{.}}}{{/furigana}}{{/kanjiLinks}}
{{#if termTags}} -- cgit v1.2.3