%{$item.id_sm_maps}% |
%{$item.name}% |
%{$item.zoom}% |
%{$item.width}% x %{$item.height}% |
%{$item.map_type|slownik:'GMapType':'value'}% |
%{assign var="points" value=$item.points|stripslashes|json_decode:true}%
%{foreach from=$points item="i" name=i}%
%{if $i.address}%
%{$i.address}%
%{else}%
%{$i.lat}%/%{$i.lng}%
%{/if}%
%{if not $smarty.foreach.i.last}%,%{/if}%
%{/foreach}%
|
%{$item.date_add|truncate:'10':''}% |
|
|
%{foreachelse}%