diff options
Diffstat (limited to 'templates/template-album.tmpl')
| -rw-r--r-- | templates/template-album.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/template-album.tmpl b/templates/template-album.tmpl index 03bca5e..5c27ab5 100644 --- a/templates/template-album.tmpl +++ b/templates/template-album.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>Browsing album "<!-- $(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> |
