Freelancer
Active Member
Seems like this has no effect anymore...? Even if I remove the <if> it does not show up. The variables must be outdated since you changed the chosen extension.
HTML:
<xen:if is="{$team.language}">
<dl class="language">
<dt>{xen:phrase language}:</dt><dd>{$team.language}</dd>
</dl>
</xen:if>