1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-12-26 18:10:27 +00:00

Tweaked the mockup template

This commit is contained in:
Jeremy Ruston 2012-05-04 16:11:16 +01:00
parent 6f64608f62
commit 2f835ba032

View File

@ -19,7 +19,7 @@ A mockup of a template for new-style generation of TiddlyWiki HTML files
" /> " />
<title>[[$:/shadows/title]]</title> <title>[[$:/shadows/title]]</title>
<style id="styleArea" type="text/css"> <style id="styleArea" type="text/css">
<<serialize filter:"[is[shadow]type[text/css]]" as:scriptblock>> <<serialize filter:"[is[shadow]type[text/css]]" as:styleblock>>
</style> </style>
</head> </head>
<body> <body>