We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c44f3b2 + 13cf092 commit 8177fabCopy full SHA for 8177fab
themes/hotel-reservation-theme/header.tpl
@@ -37,7 +37,7 @@
37
{if isset($meta_keywords) AND $meta_keywords}
38
<meta name="keywords" content="{$meta_keywords|escape:'html':'UTF-8'}" />
39
{/if}
40
- <meta name="generator" content="PrestaShop" />
+ <meta name="generator" content="QloApps" />
41
<meta name="robots" content="{if isset($nobots)}no{/if}index,{if isset($nofollow) && $nofollow}no{/if}follow" />
42
<meta name="viewport" content="width=device-width, minimum-scale=0.25, maximum-scale=1.6, initial-scale=1.0" />
43
<meta name="apple-mobile-web-app-capable" content="yes" />
0 commit comments