2012-05-20 14:20:21 +00:00
|
|
|
title: $:/core/templates/tiddlywiki5.template.html
|
2012-11-18 15:22:13 +00:00
|
|
|
type: text/vnd.tiddlywiki-html
|
2012-05-05 10:24:45 +00:00
|
|
|
|
2012-05-03 20:47:03 +00:00
|
|
|
<!doctype html>
|
|
|
|
<head>
|
|
|
|
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
|
|
|
<meta name="application-name" content="TiddlyWiki" />
|
|
|
|
<meta name="generator" content="TiddlyWiki" />
|
2012-07-13 16:38:23 +00:00
|
|
|
<meta name="tiddlywiki-version" content="<<version>>" />
|
2012-05-03 20:47:03 +00:00
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
|
|
<meta name="apple-mobile-web-app-capable" content="yes" />
|
|
|
|
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
|
|
|
|
<meta name="format-detection" content="telephone=no">
|
|
|
|
<meta name="copyright" content="
|
2012-07-14 14:46:01 +00:00
|
|
|
<<serialize "$:/core/copyright.txt" text/plain>>
|
2012-05-03 20:47:03 +00:00
|
|
|
" />
|
2012-06-06 19:52:30 +00:00
|
|
|
<title><<tiddler "$:/core/wiki/title">></title>
|
2012-05-05 15:01:19 +00:00
|
|
|
<!----------- This is a Tiddlywiki file. The points of interest in the file are marked with this pattern ----------->
|
2012-07-20 21:09:34 +00:00
|
|
|
|
2012-05-09 12:49:01 +00:00
|
|
|
<!----------- Raw markup ----------->
|
2012-07-14 14:46:01 +00:00
|
|
|
<<serialize "[tag[$:/core/wiki/rawmarkup]]" text/plain>>
|
2012-05-03 20:47:03 +00:00
|
|
|
</head>
|
|
|
|
<body>
|
2012-07-20 21:09:34 +00:00
|
|
|
<!----------- Static styles ----------->
|
|
|
|
<div id="styleArea">
|
|
|
|
<<serialize "[is[shadow]type[text/css]]" application/x-tiddler-css>>
|
|
|
|
</div>
|
2012-05-05 15:01:19 +00:00
|
|
|
<!----------- Static content for Google and browsers without JavaScript ----------->
|
2012-05-03 20:47:03 +00:00
|
|
|
<noscript>
|
2012-07-20 21:09:34 +00:00
|
|
|
<div id="splashArea">
|
2012-07-14 14:46:01 +00:00
|
|
|
<<serialize "$:/templates/StaticContent" text/html>>
|
2012-05-05 14:03:09 +00:00
|
|
|
</div>
|
2012-05-05 15:01:19 +00:00
|
|
|
</noscript>
|
2012-05-29 12:00:45 +00:00
|
|
|
<!----------- Miscellaneous shadow tiddlers ----------->
|
2012-05-03 20:47:03 +00:00
|
|
|
<div id="shadowArea" style="display:none;">
|
2012-07-14 14:46:01 +00:00
|
|
|
<<serialize "[is[shadow]] -[type[text/css]] -[type[application/javascript]has[module-type]] -[type[application/javascript]library[yes]] -[[$:/core/boot.js]] -[[$:/core/bootprefix.js]]" application/x-tiddler-html-div>>
|
2012-05-03 20:47:03 +00:00
|
|
|
</div>
|
2012-05-05 15:01:19 +00:00
|
|
|
<!----------- Ordinary tiddlers ----------->
|
2012-05-03 20:47:03 +00:00
|
|
|
<div id="storeArea" style="display:none;">
|
2012-11-16 22:26:33 +00:00
|
|
|
<<serialize "[!is[shadow]]" application/x-tiddler-html-div>>
|
2012-05-03 20:47:03 +00:00
|
|
|
</div>
|
2012-06-08 09:41:58 +00:00
|
|
|
<!----------- Library modules ----------->
|
|
|
|
<div id="libraryModules" style="display:none;">
|
2012-07-14 14:46:01 +00:00
|
|
|
<<serialize "[[$:/core/lib/jquery.min.js]]" application/x-tiddler-library>>
|
|
|
|
<<serialize "[is[shadow]type[application/javascript]library[yes]] -[[$:/core/lib/jquery.min.js]]" application/x-tiddler-library>>
|
2012-06-08 09:41:58 +00:00
|
|
|
</div>
|
2012-05-05 15:01:19 +00:00
|
|
|
<!----------- Boot kernel prologue ----------->
|
2012-05-08 16:42:49 +00:00
|
|
|
<div id="bootKernelPrefix" style="display:none;">
|
2012-07-14 14:46:01 +00:00
|
|
|
<<serialize "$:/core/bootprefix.js" application/javascript>>
|
2012-05-08 16:42:49 +00:00
|
|
|
</div>
|
2012-05-05 15:01:19 +00:00
|
|
|
<!----------- Plugin modules ----------->
|
2012-08-03 14:09:48 +00:00
|
|
|
<div id="modules" style="display:none;">
|
2012-07-14 14:46:01 +00:00
|
|
|
<<serialize "[is[shadow]type[application/javascript]has[module-type]]" application/x-tiddler-module>>
|
2012-05-03 20:47:03 +00:00
|
|
|
</div>
|
2012-05-05 15:01:19 +00:00
|
|
|
<!----------- Boot kernel ----------->
|
2012-05-08 16:42:49 +00:00
|
|
|
<div id="bootKernel" style="display:none;">
|
2012-07-14 14:46:01 +00:00
|
|
|
<<serialize "$:/core/boot.js" application/javascript>>
|
2012-05-08 16:42:49 +00:00
|
|
|
</div>
|
2012-05-03 20:47:03 +00:00
|
|
|
</body>
|
|
|
|
</html>
|