mirror of
https://gitlab.com/walljm/dynamicbible.git
synced 2025-07-26 17:10:11 -04:00
4 lines
254 B
HTML
4 lines
254 B
HTML
<ion-card-title class="title" padding>{{item.prefix}}{{item.sn}}</ion-card-title>
|
|
<ion-card-content>
|
|
<b>{{item.def.tr}} ({{item.def.sn}})</b> - {{item.def.p}} - {{item.def.lemma}} - <span [innerHTML]="item.def.de"></span><br />
|
|
</ion-card-content> |