mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-22 12:03:25 -04:00
#45 [pl] krótkie omówienie form (en) - wip
This commit is contained in:
parent
d3447d2fb3
commit
1b015a40b2
@ -16,7 +16,9 @@
|
|||||||
<h3 class="h4">
|
<h3 class="h4">
|
||||||
{{templateGroup.name}}
|
{{templateGroup.name}}
|
||||||
</h3>
|
</h3>
|
||||||
<p v-for="p in templateGroup.description" v-html="p"></p>
|
<p v-for="p in templateGroup.description">
|
||||||
|
<LinkedText :text="p"/>
|
||||||
|
</p>
|
||||||
<EnglishTable v-if="templateGroup.table" :t="templateGroup.table"/>
|
<EnglishTable v-if="templateGroup.table" :t="templateGroup.table"/>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user