diff --git a/themes/default/header.tpl b/themes/default/header.tpl
index 134b4afe3..138ca81b5 100644
--- a/themes/default/header.tpl
+++ b/themes/default/header.tpl
@@ -24,10 +24,10 @@
*}
-
-
-
-
+
+
+
+
{$meta_title|escape:'htmlall':'UTF-8'}
diff --git a/themes/default/product.tpl b/themes/default/product.tpl
index 75205f0e5..5e5e1e1a6 100644
--- a/themes/default/product.tpl
+++ b/themes/default/product.tpl
@@ -201,7 +201,7 @@ var fieldRequired = '{l s='Please fill in all the required fields before saving
{assign var=imageIds value="`$product->id`-`$image.id_image`"}
-
+
{/foreach}