mirror of
https://gitlab.com/walljm/dynamicbible.git
synced 2025-07-27 09:29:59 -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>
|