{$site.title}

{assign "to_change" array('<', '>', '"', '&')} {assign "change" array('<', '>', '"', '&')} {$site.content|replace:$to_change:$change}
{section name="team" loop=$team} {assign var="href" value="`$domain`/`$smarty.const.TEAM_WEB_INSIDE`/`$team[team].id`-`$team[team].link`.html"}

{$team[team].name}

{$team[team].description}

Informacje dodatkowe:

{section name="param" loop=$team[team].param} {if !$smarty.section.param.last}

{$team[team].param[$smarty.section.param.index]}:

{$team[team].value[$smarty.section.param.index]}

{/if} {/section} Czytaj więcej
{/section}