use geoloc/ link instead of geoloc/geoloc
[platal.git] / templates / core / 404.tpl
index 97d57da..b78d9af 100644 (file)
@@ -24,7 +24,7 @@
 
 {if $near}
 <p>L'adresse suivante semble correspondre à ta demande :<br />
-<a href="{$globals->baseurl}/{$near}">{$globals->baseurl}/{$near}</a>
+{icon name="lightbulb" title="Cherchais-tu ?"} <a href="{$globals->baseurl}/{$near}">{$globals->baseurl}/{$near}</a>
 </p>
 {/if}
 {* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}