X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fgeoloc%2Fcountry.tpl;h=809add51534949808d66be7e2cd1c7d72291dfe4;hb=360ecb20e3779de3ae7d73f1bda7aa5cb70c2864;hp=4aa9c2dfcfe1070262e7fdfbee83ff698b60776e;hpb=a7de4ef724d1a3b0bf978a50ce7cc9d23412c7a0;p=platal.git diff --git a/templates/geoloc/country.tpl b/templates/geoloc/country.tpl index 4aa9c2df..809add5 100644 --- a/templates/geoloc/country.tpl +++ b/templates/geoloc/country.tpl @@ -23,14 +23,14 @@ {foreach from=$countries item="country"} - + {if $country.nbPop > 0 or $country.id eq 0} - - + + {/if} {/foreach} @@ -39,7 +39,7 @@ {foreach from=$cities item="city"} - + {/foreach}