Created
June 11, 2018 11:22
-
-
Save liquidx/3c712ce54aa6e3cc1756b81401c18ec4 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="sentence1 shadow">{{furigana:Sentence J}}</div> | |
<div class="sentence2 shadow">{{Sentence E}}</div> | |
{{#Vocab}} | |
<div id="example"> | |
<p>{{furigana:Vocab}} - {{#Vocab English}}{{Vocab English}}{{/Vocab English}}</p> | |
</div> | |
{{/Vocab}} | |
<div id="info"> | |
{{#Grammar Focus}}<p>Grammar - {{Grammar Focus}}</p>{{/Grammar Focus}} | |
{{#PoS}}<p>{{PoS}}</p>{{/PoS}} | |
{{#Sentence Notes}}<p>{{Sentence Notes}}</p>{{/Sentence Notes}} | |
{{#DoJG Page}}<p>{{DoJG Page}}</p>{{/DoJG Page}} | |
</div> | |
{{Sentence Audio}} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment