X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fgeoloc%2Fcountry.tpl;h=809add51534949808d66be7e2cd1c7d72291dfe4;hb=360ecb20e3779de3ae7d73f1bda7aa5cb70c2864;hp=b133ba5ec3965c77889ae8979810bc1b8e08b944;hpb=e336465e05bbca91fd0eb3f5b4c27f1391529f98;p=platal.git diff --git a/templates/geoloc/country.tpl b/templates/geoloc/country.tpl index b133ba5..809add5 100644 --- a/templates/geoloc/country.tpl +++ b/templates/geoloc/country.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2006 Polytechnique.org *} +{* Copyright (C) 2003-2007 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -23,14 +23,14 @@ {foreach from=$countries item="country"} - + {if $country.nbPop > 0 or $country.id eq 0} - - + + {/if} {/foreach} @@ -39,9 +39,9 @@ {foreach from=$cities item="city"} - + {/foreach} -{* vim:set et sw=2 sts=2 sws=2: *} +{* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}