summaryrefslogtreecommitdiff
path: root/templates/template-index.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/template-index.tmpl')
-rw-r--r--templates/template-index.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/template-index.tmpl b/templates/template-index.tmpl
index 089e487..78baedb 100644
--- a/templates/template-index.tmpl
+++ b/templates/template-index.tmpl
@@ -5,8 +5,8 @@
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<title>$(PAGE_TITLE)</title>
<!-- $(CGG_META_TAGS) -->
- <link href="styles.css" type="text/css" rel="stylesheet" media="screen, print" />
- <script type="text/javascript" src="scripts-general.js"> </script>
+ <link href="$(TEMPLATES_PATH)styles.css" type="text/css" rel="stylesheet" media="screen, print" />
+ <script type="text/javascript" src="$(TEMPLATES_PATH)scripts-general.js"> </script>
</head>
<body>