From e0f91b9a8a0f2e7db0362ff10623f94c6673d926 Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Mon, 13 Jun 2016 22:09:39 -0700 Subject: Elementary audio playback support --- tmpl/term.html | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'tmpl') diff --git a/tmpl/term.html b/tmpl/term.html index 3fb75c98..b6861b03 100644 --- a/tmpl/term.html +++ b/tmpl/term.html @@ -1,11 +1,12 @@
{{#with options}} - {{#if enableAnkiConnect}}
- - + + {{#if enableAnkiConnect}} + + + {{/if}}
- {{/if}} {{/with}} {{#if reading}} -- cgit v1.2.3