mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-09-01 18:38:02 +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