mirror of
https://gitlab.com/PronounsPage/PronounsPage.git
synced 2025-09-22 03:57:47 -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">
|
||||
{{templateGroup.name}}
|
||||
</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"/>
|
||||
</li>
|
||||
</ul>
|
||||
|
Loading…
x
Reference in New Issue
Block a user