diff options
author | Alex Yatskov <alex@foosoft.net> | 2017-01-22 19:49:07 -0800 |
---|---|---|
committer | Alex Yatskov <alex@foosoft.net> | 2017-01-22 19:49:07 -0800 |
commit | 5cd3e35f9e5e219ea9d33e4d16ca6bf9da352565 (patch) | |
tree | bb2d985f82d977821236518cc3c8491b179dd9ed /tmpl | |
parent | f808221470b607996aa1554ebd15afa26bcfabd1 (diff) |
furigana tag
Diffstat (limited to 'tmpl')
-rw-r--r-- | tmpl/fields.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tmpl/fields.html b/tmpl/fields.html index ca2a5ee2..5cf9d74c 100644 --- a/tmpl/fields.html +++ b/tmpl/fields.html @@ -14,7 +14,7 @@ {{/inline}} {{#*inline "furigana"}} -furigana +{{#if definition.reading}}<ruby>{{definition.expression}}<rt>{{definition.reading}}</rt></ruby>{{else}}{{definition.reading}}{{/if}} {{/inline}} {{#*inline "glossary"}} |