diff options
Diffstat (limited to 'templates/template-album.tmpl')
| -rw-r--r-- | templates/template-album.tmpl | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/templates/template-album.tmpl b/templates/template-album.tmpl index 33a0af5..ead7eaa 100644 --- a/templates/template-album.tmpl +++ b/templates/template-album.tmpl @@ -4,9 +4,7 @@ <head> <title>Browsing album "<!-- $(ID) -->"</title> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> - <meta name="generator" content="<!-- $(META_GENERATOR) -->" /> - <meta name="description" content="Photo album: <!-- $(ID) -->" /> - <meta name="author" content="<!-- $(META_AUTHOR) -->" /> +<!-- $(CGG_META_TAGS) --> <link href="styles.css" type="text/css" rel="stylesheet" media="screen, print" /> <script type="text/javascript" src="scripts-general.js"> </script> </head> |
