diff options
Diffstat (limited to 'templates/template-index.tmpl')
| -rw-r--r-- | templates/template-index.tmpl | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/templates/template-index.tmpl b/templates/template-index.tmpl index e6268c5..1feecf6 100644 --- a/templates/template-index.tmpl +++ b/templates/template-index.tmpl @@ -4,9 +4,7 @@ <head> <title>Photo index: <!-- $(ID) --></title> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> - <meta name="generator" content="<!-- $(META_GENERATOR) -->" /> - <meta name="description" content="Photo index: <!-- $(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> |
