diff --git a/app/components/words/word-row.hbs b/app/components/words/word-row.hbs index a0e5ac5..1e865ca 100644 --- a/app/components/words/word-row.hbs +++ b/app/components/words/word-row.hbs @@ -1,5 +1,5 @@ - {{@model.greek}} {{@model.ulb}} + {{@model.greek}} {{@model.morph}} \ No newline at end of file diff --git a/app/components/words/word-table.hbs b/app/components/words/word-table.hbs index c8552ed..8cc2810 100644 --- a/app/components/words/word-table.hbs +++ b/app/components/words/word-table.hbs @@ -1,8 +1,8 @@

Word Details

- + {{#each @model as |word|}} diff --git a/app/templates/verse.hbs b/app/templates/verse.hbs index 4517568..8087f4b 100644 --- a/app/templates/verse.hbs +++ b/app/templates/verse.hbs @@ -15,10 +15,10 @@
-

Greek

-

ULB

{{model.ulbText}}

+

Greek

+

Greek ULBGreek Morphology