Hi ..
       I see the following lines of code in the
ecommerce/includes/header.ftl but i am not gettting from where the values
will be assigned?
   <#-- Meta tags if defined by the page action -->
   <#if metaDescription?exists>
       <meta name="description" content="${metaDescription}"/>
   </#if>
   <#if metaKeywords?exists>
       <meta name="keywords" content="${metaKeywords}"/>
   </#if>



--
G.Venkata Phanindra
Mob:: 9849852989


_______________________________________________
Users mailing list
[EMAIL PROTECTED]
http://lists.ofbiz.org/mailman/listinfo/users



--
G.Venkata Phanindra
Mob:: 9849852989

Reply via email to