diff options
Diffstat (limited to 'templates/template-view_photo.tmpl')
| -rw-r--r-- | templates/template-view_photo.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/template-view_photo.tmpl b/templates/template-view_photo.tmpl index dafff32..d070a6e 100644 --- a/templates/template-view_photo.tmpl +++ b/templates/template-view_photo.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>Viewing photo "<!-- $(FILE_NAME) -->" [<!-- $(FILE_NO) -->/<!-- $(TOTAL_ITEMS) -->]</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> |
