Hi,
I have a template xenCODE_Meta_Keywords and the code that besides is
<xen:if is="{$contentTemplate} == 'forum_list' OR 'EWRporta_Portal'"><xen:if is="{$xenOptions.xenCODE_Meta_Keyword} != ''">
<meta name="keywords" content="{$xenOptions. xenCODE_Meta_Keyword}" />
</xen:if></xen:if>...