{load node=root var=root}
{$root->footer_title}
{$root->footer_address}
{foreach from=$root->footer_social item=social}
<a href="{$social.legend}{href node=$node}" target="_blank"><img src="{$social.file}" alt="" /></a>
{/foreach}
{load node=root var=root}
{$root->footer_title}
{$root->footer_address}
{foreach from=$root->footer_social item=social}
<a href="{$social.legend}{href node=$node}" target="_blank"><img src="{$social.file}" alt="" /></a>
{/foreach}