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

This commit is contained in:
Simon Huber
2020-11-30 17:56:19 +00:00
committed by GitHub
parent 4f13848ca2
commit 367854c81b
+2 -2
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>
`
`