1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-09-02 19:08:02 +00:00

Update static.tiddler.html.tid (#5148)

This commit is contained in:
Simon Huber
2020-11-30 18:56:19 +01:00
committed by GitHub
parent 4f13848ca2
commit 367854c81b

View File

@@ -22,9 +22,9 @@ title: $:/core/templates/static.tiddler.html
</head>
<body class="tc-body">
`{{$:/StaticBanner||$:/core/templates/html-tiddler}}`
<section class="tc-story-river">
<section class="tc-story-river tc-static-story-river">
`<$view tiddler="$:/core/ui/ViewTemplate" format="htmlwikified"/>`
</section>
</body>
</html>
`
`