mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-04 09:06:18 +00:00
f223310d34
Part of #764
9 lines
210 B
Plaintext
9 lines
210 B
Plaintext
title: $:/core/ui/ViewTemplate/subtitle
|
|
tags: $:/tags/ViewTemplate
|
|
|
|
<div class="tc-subtitle">
|
|
<$link to={{!!modifier}}>
|
|
<$view field="modifier"/>
|
|
</$link> <$view field="modified" format="relativedate"/>
|
|
</div>
|