From d4be5e71ea4dea571bf2d0429b99afd0a31f4cec Mon Sep 17 00:00:00 2001 From: Sylvhem Date: Thu, 31 Oct 2013 21:41:03 +0100 Subject: [PATCH] Ajout d'une balise
MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Ajout de la balise HTML5
. L'attribut WAI-ARIA role="banner" l'identifie comme étant la bannière de la page. --- templates/mano.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/mano.html b/templates/mano.html index 90891ff..1a11269 100644 --- a/templates/mano.html +++ b/templates/mano.html @@ -155,10 +155,12 @@ a { } +

<% title %>

<% messages %>

by: <% author %>

<% breadcrumb_navigation %> +
<% folder_comment %>