mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-07 01:33:13 -08:00
Add div around body in ViewTemplate
This commit is contained in:
parent
fa88d96e2f
commit
006efb0d44
1 changed files with 2 additions and 2 deletions
|
|
@ -8,6 +8,6 @@ modifier: JeremyRuston
|
|||
<div><<view modifier link>> <<view modified date>></div>
|
||||
<<tags template:"$:/templates/TagTemplate">>
|
||||
}}}
|
||||
{{body{
|
||||
<div class="body">
|
||||
<<view text wikified>>
|
||||
}}}
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue