mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-08-06 22:04:19 +00:00
Restored tag template
This commit is contained in:
parent
ce4812b19a
commit
7642f2182c
@ -9,9 +9,7 @@ modifier: JeremyRuston
|
|||||||
|
|
||||||
<div class="small"><$view field="modifier" format="link"/> <$view field="modified" format="date"/></div>
|
<div class="small"><$view field="modifier" format="link"/> <$view field="modified" format="date"/></div>
|
||||||
|
|
||||||
@@.tw-tags-wrapper <$list filter="[is[current]tags[]]" />@@
|
@@.tw-tags-wrapper <$list filter="[is[current]tags[]]" template="$:/templates/TagTemplate" />@@
|
||||||
|
|
||||||
This is in the view template
|
|
||||||
|
|
||||||
<div class="body">
|
<div class="body">
|
||||||
<$view field="text" format="wikified">
|
<$view field="text" format="wikified">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user