diff options
Diffstat (limited to 'view/it/head.tpl')
-rw-r--r-- | view/it/head.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/it/head.tpl b/view/it/head.tpl index c14938110..38b2a50f6 100644 --- a/view/it/head.tpl +++ b/view/it/head.tpl @@ -1,5 +1,6 @@ <meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> <base href="$baseurl" /> +<meta name="generator" content="$generator" /> <link rel="stylesheet" type="text/css" href="$stylesheet" media="all" /> <link rel="shortcut icon" href="$baseurl/images/ff-32.jpg"> |