X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;ds=inline;f=templates%2F404.tpl;h=7b5c6cfb75b3298468c1073e0bda0dff0b28f77a;hb=cb22cf2a3b34e4f263dcfb6b51396111f8d6b785;hp=27f123595cdb5624120f1d8d7172578eec0c39fd;hpb=409de7a72aeb2cef7abfa7dbb4c3a8289e2312f9;p=platal.git diff --git a/templates/404.tpl b/templates/404.tpl index 27f1235..7b5c6cf 100644 --- a/templates/404.tpl +++ b/templates/404.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2006 Polytechnique.org *} +{* Copyright (C) 2003-2010 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -20,10 +20,9 @@ {* *} {**************************************************************************} -

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: *}