From 574b2251b705906df440779cccce4962979e7062 Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Wed, 4 May 2016 18:58:12 -0700 Subject: Cleanup --- util/tmpl/term.html | 32 +++++++++++++++++--------------- 1 file changed, 17 insertions(+), 15 deletions(-) (limited to 'util/tmpl/term.html') diff --git a/util/tmpl/term.html b/util/tmpl/term.html index b1ff1fd8..e1ed005e 100644 --- a/util/tmpl/term.html +++ b/util/tmpl/term.html @@ -1,22 +1,24 @@
+ {{id}} + {{#with options}} - {{#if enableAnkiConnect}} -
- {{#with ../addable}} - {{#if vocabExp}} - - {{else}} - - {{/if}} + {{#if enableAnkiConnect}} +
+ {{#with ../addable}} + {{#if vocabExp}} + + {{else}} + + {{/if}} - {{#if vocabReading}} - - {{else}} - - {{/if}} - {{/with}} -
+ {{#if vocabReading}} + + {{else}} + {{/if}} + {{/with}} +
+ {{/if}} {{/with}} {{#if reading}} -- cgit v1.2.3