Style improvements for alltiddlers.html

print-window-tiddler
Jermolene 2013-12-31 11:34:10 +00:00
rodzic b9e80a270b
commit e48e7e9443
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -21,6 +21,8 @@ type: text/vnd.tiddlywiki-html
</head>
<body class="tw-body">
{{$:/StaticBanner||$:/core/templates/html-tiddler}}
<section class="story-river">
{{$:/core/templates/alltiddlers.content||$:/core/templates/html-tiddler}}
</section>
</body>
</html>