prez-ppp

Les fichiers pour la démo faite devant ppp - retour accueil

git clone git://bebou.netlib.re/prez-ppp
Log | Files | Refs | README |

commit e9e79b8a1c0d0d916d0c937f8cca32bd5c623ca0
parent bc78b68c57c128b95d67f6ef348c486fee38d894
Auterice: Arthur Pons <arthur.pons@unistra.fr>
Date:   Thu, 12 Sep 2024 19:11:43 +0200

Simplification de page

Diffstat:
Mpage | 4+---
1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/page b/page @@ -35,8 +35,6 @@ description() description="$*" . layouts/html -[ "$1" ] || set - - -. "$@" +. "$1" layout