From 9b3e9c39181d88940ab13b5b756aca386845eb52 Mon Sep 17 00:00:00 2001 From: RochDLY Date: Tue, 7 Nov 2023 15:26:34 +0100 Subject: =?UTF-8?q?changement=20de=20l'appel=20de=20la=20m=C3=A9tadonn?= =?UTF-8?q?=C3=A9es=20title=20pour=20site-title=20(sinon=20il=20y=20a=20de?= =?UTF-8?q?s=20conflits=20entre=20le=20title=20de=20la=20page=20et=20le=20?= =?UTF-8?q?title=20du=20site)=20+=E2=80=AFchangement=20de=20Cours=20pour?= =?UTF-8?q?=20Enseignements=20dans=20le=20 \ No newline at end of file diff --git a/templates/post.html b/templates/post.html index c349cf0..6d24e5d 100644 --- a/templates/post.html +++ b/templates/post.html @@ -17,15 +17,15 @@ ${table-of-contents} ${if(title)}

${title}

-${if(subtitle)} + ${if(date)} ${endif} -${if(author)} +
${endif} ${if(body)} -- cgit v1.2.3