summaryrefslogtreecommitdiff
path: root/src/display-templates/Basic.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'src/display-templates/Basic.tmpl')
-rw-r--r--src/display-templates/Basic.tmpl10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/display-templates/Basic.tmpl b/src/display-templates/Basic.tmpl
index c707b50..192e5b4 100644
--- a/src/display-templates/Basic.tmpl
+++ b/src/display-templates/Basic.tmpl
@@ -6,11 +6,6 @@
<meta name="GENERATOR" content="BibleTime - www.bibletime.info" />
<meta name="AUTHOR" content="BibleTime - www.bibletime.info" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <!-- Link to the application default stylesheet -->
- <link rel="stylesheet" type="text/css" href="#THEME_STYLE#" />
- <!-- Link to module stylesheet, if applicable -->
- #MODULE_STYLESHEET#
-
<style type="text/css">
/* <![CDATA[ */
#LANG_CSS#
@@ -18,6 +13,11 @@
/* ]]> */
</style>
+
+ <!-- Link to the application default stylesheet -->
+ <link rel="stylesheet" type="text/css" href="file://#THEME_STYLE#" />
+ <!-- Link to module stylesheet, if applicable -->
+
</head>
<body id="#DISPLAYTYPE#" class="#MODTYPE# #MODTYPE#_#MODNAME#">