2012-05-20 14:20:21 +00:00
|
|
|
title: $:/core/templates/tiddlywiki5.template.html
|
2012-05-05 10:24:45 +00:00
|
|
|
|
2012-12-28 22:08:32 +00:00
|
|
|
\rules only filteredtranscludeinline transcludeinline
|
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" />
|
2013-01-03 22:55:23 +00:00
|
|
|
<meta name="tiddlywiki-version" content="{{$:/core/templates/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">
|
2012-12-28 22:08:32 +00:00
|
|
|
<meta name="copyright" content="{{$:/core/copyright.txt}}" />
|
|
|
|
<title>{{$:/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-12-28 22:08:32 +00:00
|
|
|
{{{ [tag[$:/core/wiki/rawmarkup]] ||$:/core/templates/plain-text-tiddler}}}
|
2012-05-03 20:47:03 +00:00
|
|
|
</head>
|
|
|
|
<body>
|
2012-07-20 21:09:34 +00:00
|
|
|
<!----------- Static styles ----------->
|
|
|
|
<div id="styleArea">
|
2012-12-28 22:08:32 +00:00
|
|
|
{{{ [is[shadow]type[text/css]] ||$:/core/templates/css-tiddler}}}
|
2012-07-20 21:09:34 +00:00
|
|
|
</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-12-28 22:08:32 +00:00
|
|
|
{{$:/templates/NewStaticContent||$:/core/templates/html-tiddler}}
|
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-12-28 22:08:32 +00:00
|
|
|
{{{ [is[shadow]] -[type[text/css]] -[type[application/javascript]has[module-type]] -[type[application/javascript]library[yes]] -[[$:/core/boot.js]] -[[$:/core/bootprefix.js]] ||$:/core/templates/html-div-tiddler}}}
|
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-12-28 22:08:32 +00:00
|
|
|
{{{ [!is[shadow]] ||$:/core/templates/html-div-tiddler}}}
|
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-12-28 22:08:32 +00:00
|
|
|
{{$:/core/lib/jquery.min.js||$:/core/templates/javascript-tiddler}}
|
|
|
|
{{{ [is[shadow]type[application/javascript]library[yes]] -[[$:/core/lib/jquery.min.js]] ||$:/core/templates/javascript-tiddler}}}
|
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-12-28 22:08:32 +00:00
|
|
|
{{ $:/core/bootprefix.js ||$:/core/templates/javascript-tiddler}}
|
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-12-28 22:08:32 +00:00
|
|
|
{{{ [is[shadow]type[application/javascript]has[module-type]] ||$:/core/templates/module-tiddler}}}
|
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-12-28 22:08:32 +00:00
|
|
|
{{ $:/core/boot.js ||$:/core/templates/javascript-tiddler}}
|
2012-05-08 16:42:49 +00:00
|
|
|
</div>
|
2012-05-03 20:47:03 +00:00
|
|
|
</body>
|
|
|
|
</html>
|