Added Japanese text for quotes

This commit is contained in:
2018-02-25 19:22:59 +01:00
parent 47503cc74f
commit 20ec5e77f5
6 changed files with 13 additions and 12 deletions

View File

@ -7,8 +7,7 @@ component QuoteContent(quote *arn.Quote)
.quote-content
a.quotation.ajax(href=quote.Link())
blockquote
p
q= quote.Description
p= quote.Text.English
if quote.CharacterID != "" && quote.Character() != nil
footer.quote-character