From 9b9985bd4ba810d5a4e985100c68c544df9bccaf Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Sat, 7 May 2016 13:43:32 -0700 Subject: Improvements --- util/tmpl/kanji.html | 4 +++- util/tmpl/term.html | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) (limited to 'util') diff --git a/util/tmpl/kanji.html b/util/tmpl/kanji.html index 2b195577..7a5affb7 100644 --- a/util/tmpl/kanji.html +++ b/util/tmpl/kanji.html @@ -1,7 +1,9 @@
{{#with options}} {{#if enableAnkiConnect}} - +
+ +
{{/if}} {{/with}} diff --git a/util/tmpl/term.html b/util/tmpl/term.html index 4d764f0a..216ccf0a 100644 --- a/util/tmpl/term.html +++ b/util/tmpl/term.html @@ -2,8 +2,8 @@ {{#with options}} {{#if enableAnkiConnect}}
- - + +
{{/if}} {{/with}} -- cgit v1.2.3