mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-04 17:16:18 +00:00
Style cleanups for MOTW
@davidjade I assume these changes are all safe from the BHO’s point of view? Many thanks
This commit is contained in:
parent
8496337d30
commit
79c8935aef
@ -1,5 +1,5 @@
|
|||||||
title: $:/core/templates/MOTW.html
|
title: $:/core/templates/MOTW.html
|
||||||
|
|
||||||
\rules only filteredtranscludeinline transcludeinline entity
|
\rules only filteredtranscludeinline transcludeinline entity
|
||||||
<!-- The following comment is called a MOTW comment and is necessary for the TiddlyIE Internet Explorer extension. -->
|
<!-- The following comment is called a MOTW comment and is necessary for the TiddlyIE Internet Explorer extension -->
|
||||||
<!-- saved from url=(0021)http://TiddlyWiki.com -->
|
<!-- saved from url=(0021)http://tiddlywiki.com -->
|
@ -2,8 +2,7 @@ title: $:/core/templates/tiddlywiki5.html
|
|||||||
|
|
||||||
\rules only filteredtranscludeinline transcludeinline
|
\rules only filteredtranscludeinline transcludeinline
|
||||||
<!doctype html>
|
<!doctype html>
|
||||||
{{$:/core/templates/MOTW.html}}
|
{{$:/core/templates/MOTW.html}}<html>
|
||||||
<html>
|
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> <!-- Force IE standards mode for Intranet and HTA - should be the first meta -->
|
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> <!-- Force IE standards mode for Intranet and HTA - should be the first meta -->
|
||||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||||
|
Loading…
Reference in New Issue
Block a user