From 0c3e10a822fb4de19b5e45a96e90dbd3082c4f7a Mon Sep 17 00:00:00 2001 From: siikamiika Date: Mon, 6 Nov 2017 04:38:01 +0200 Subject: merged mode: remove whitespace between expressions --- tmpl/terms.html | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'tmpl') diff --git a/tmpl/terms.html b/tmpl/terms.html index 35dedb71..e01fc8d5 100644 --- a/tmpl/terms.html +++ b/tmpl/terms.html @@ -44,9 +44,7 @@ {{#if merged}} {{~#each expressions~}} -
- {{#kanjiLinks}}{{#furigana}}{{{.}}}{{/furigana}}{{/kanjiLinks}} -
+
{{#kanjiLinks}}{{#furigana}}{{{.}}}{{/furigana}}{{/kanjiLinks}}
{{~#if ../playback~}} {{~/if~}} @@ -64,9 +62,7 @@ {{/each~}}
{{~/if~}} -
- -
+
{{~/each~}} {{else}}
{{#kanjiLinks}}{{#furigana}}{{{.}}}{{/furigana}}{{/kanjiLinks}}
-- cgit v1.2.3