summaryrefslogtreecommitdiff
path: root/templates/template-album.tmpl
diff options
context:
space:
mode:
authorTomas Bzatek <tbzatek@users.sourceforge.net>2009-03-14 14:09:11 +0100
committerTomas Bzatek <tbzatek@users.sourceforge.net>2009-03-14 14:09:11 +0100
commit9514d8f844ada0b8a0b2450973374ee2ecd7b6b7 (patch)
tree045dd6cd66aa5609eb9524ac48803c4e5f5c7740 /templates/template-album.tmpl
parentf37ddb3c6f7f903fd77935b7a7aefe11cbe00831 (diff)
downloadcataract-9514d8f844ada0b8a0b2450973374ee2ecd7b6b7.tar.xz
Support for common supportfiles root
Diffstat (limited to 'templates/template-album.tmpl')
-rw-r--r--templates/template-album.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/template-album.tmpl b/templates/template-album.tmpl
index 616d6af..45f6273 100644
--- a/templates/template-album.tmpl
+++ b/templates/template-album.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>