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.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/template-index.tmpl b/templates/template-index.tmpl
index 44fb508..a07ba05 100644
--- a/templates/template-index.tmpl
+++ b/templates/template-index.tmpl
@@ -2,8 +2,8 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
- <title>Photo index: <!-- $(ID) --></title>
<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>