en_btr_frontend/app/components/lexicon/entry.hbs

3 lines
109 B
Handlebars

<h4>Lexicon Entry</h4>
<h5>{{@model.id}}: {{@model.lemma}}</h5>
<p>{{markdown-to-html @model.commentary}}</p>