mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2025-12-25 19:40:45 -08:00
Get ready for a new view template segment carrying information about plugins
This commit is contained in:
parent
96457d8011
commit
ebc77fbd09
1 changed files with 1 additions and 1 deletions
|
|
@ -1,2 +1,2 @@
|
|||
title: $:/tags/ViewTemplate
|
||||
list: [[$:/core/ui/ViewTemplate/title]] [[$:/core/ui/ViewTemplate/subtitle]] [[$:/core/ui/ViewTemplate/tags]] [[$:/core/ui/ViewTemplate/body]]
|
||||
list: [[$:/core/ui/ViewTemplate/title]] [[$:/core/ui/ViewTemplate/subtitle]] [[$:/core/ui/ViewTemplate/tags]] [[$:/core/ui/ViewTemplate/plugin]] [[$:/core/ui/ViewTemplate/body]]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue