mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2025-12-25 19:40:45 -08:00
10 lines
No EOL
204 B
Text
10 lines
No EOL
204 B
Text
title: $:/core/ui/TiddlerFieldTemplate
|
|
|
|
<tr class="tw-view-field">
|
|
<td class="tw-view-field-name">
|
|
<$text text=<<listItem>>/>
|
|
</td>
|
|
<td class="tw-view-field-value">
|
|
<$view field=<<listItem>>/>
|
|
</td>
|
|
</tr> |