mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-11-21 17:54:51 +00:00
Add div around body in ViewTemplate
This commit is contained in:
@@ -8,6 +8,6 @@ modifier: JeremyRuston
|
|||||||
<div><<view modifier link>> <<view modified date>></div>
|
<div><<view modifier link>> <<view modified date>></div>
|
||||||
<<tags template:"$:/templates/TagTemplate">>
|
<<tags template:"$:/templates/TagTemplate">>
|
||||||
}}}
|
}}}
|
||||||
{{body{
|
<div class="body">
|
||||||
<<view text wikified>>
|
<<view text wikified>>
|
||||||
}}}
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user