X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fcore%2F404.tpl;h=a606b54406a21cd8bc0ff8a150b71cedaf736127;hb=dc6378df04a613f3a65ae5e501b65de64a672b9a;hp=27f123595cdb5624120f1d8d7172578eec0c39fd;hpb=8b1f8e12d444062ef63a0db3a8fa94582a9778c3;p=platal.git diff --git a/templates/core/404.tpl b/templates/core/404.tpl index 27f1235..a606b54 100644 --- a/templates/core/404.tpl +++ b/templates/core/404.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2006 Polytechnique.org *} +{* Copyright (C) 2003-2008 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -23,7 +23,8 @@

Cette page n'existe pas !!!

{if $near} -

L'adresse suivante semble correspondre à ta demande :
-{$globals->baseurl}/{$near} +

L'adresse suivante semble correspondre à ta demande :
+{icon name="lightbulb" title="Cherchais-tu ?"} {$globals->baseurl}/{$near}

{/if} +{* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}