{#ModName#}
{#ModTitle#}
{#MAIN_PAGE#}
{#MODULES_SUB_TITLE#}
{#ModName#}
{if $page_nav}
{$page_nav}
{/if}
{#GmapList#}
{#NewGmap#}
{#GmapTitle#}
{#CpTag#}
{#Actions#}
{foreach from=$gmaps item=gmap}
{if $gmap.markers_count > 0}
{$gmap.gmap_title|escape}
{else}
{$gmap.gmap_title|escape}
{/if}
{if $gmap.marker_count > 0}
{#Gmap_marcount_yes#}{$gmap.marker_count}
{else}
{#Gmap_marcount_no#}
{/if}
{#Gmap_maredit#}
{#Gmap_mapedit#}
{/foreach} {if !$gmaps}
{#GmapNoItems#}
{/if}
{#GmapTitle#}
{#GmapHeight#}
{#GmapWidth#}
{#GmapMainAddress#}
{#GmapZoom#}
{#ButtonAdd#}
{if $page_nav}
{$page_nav}
{/if}