summaryrefslogtreecommitdiff
path: root/templates/template-view_photo.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/template-view_photo.tmpl')
-rw-r--r--templates/template-view_photo.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/template-view_photo.tmpl b/templates/template-view_photo.tmpl
index 7c84919..96a4a73 100644
--- a/templates/template-view_photo.tmpl
+++ b/templates/template-view_photo.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 onload="javascript: read_exif_table_cookie(); preload_image('$(IMG_SRC_PRELOAD)');">