mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-12-10 02:38:06 +00:00
Fix PageTemplate reference in static template
This commit is contained in:
@@ -18,6 +18,6 @@ type: text/x-tiddlywiki-html
|
||||
</div>
|
||||
</head>
|
||||
<body>
|
||||
<<include "PageTemplate" text/html>>
|
||||
<<include "$:/templates/PageTemplate" text/html>>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user