{{foreach array_slice( $counts, 0, ceil( count( $counts ) / 2 ) ) as $key => $value}}
{{if $value}}
{{endif}}
{lang="ipAddresses__{$key}"}
{$value}
{{if $value}}
{{endif}}
{{endforeach}}
{{foreach array_slice( $counts, ceil( count( $counts ) / 2 ) ) as $key => $value}}
{{if $value}}
{{endif}}
{lang="ipAddresses__{$key}"}
{$value}
{{if $value}}
{{endif}}
{{endforeach}}
{{if $geolocation}} {{if $map}} {$map|raw}
{{endif}}
{$geolocation|raw}
{lang="ip_geolocation_info"}
{{endif}}