From a55b74c92ecb21fb688d4199811c43dd3eeb3451 Mon Sep 17 00:00:00 2001 From: Alex Yatskov Date: Fri, 17 Mar 2017 21:03:52 -0700 Subject: adding back link on kanji defs --- tmpl/kanji.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'tmpl') diff --git a/tmpl/kanji.html b/tmpl/kanji.html index 00e4efd7..8f52eb4a 100644 --- a/tmpl/kanji.html +++ b/tmpl/kanji.html @@ -4,6 +4,9 @@ {{#if addable}} {{/if}} + {{#if source}} + + {{/if}}
{{character}}
@@ -46,15 +49,13 @@
{{#multiLine}}{{glossary.[0]}}{{/multiLine}}
{{/if}} - - Back {{/inline}} {{#if definitions}} {{#each definitions}} {{#unless @first}}
{{/unless}} - {{> kanji addable=../addable root=../root}} + {{> kanji addable=../addable source=../source root=../root}} {{/each}} {{else}}

No results found.

-- cgit v1.2.3