From d2189aac01e53f967be19a673cb76fd2e1cb1ed5 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Sun, 10 Nov 2013 00:00:34 +0100 Subject: Organisation des entĂȘtes HTML par prioritĂ© MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Place en premier ce qui est le plus important pour le chargement de la page --- app/layout/layout.phtml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'app/layout/layout.phtml') diff --git a/app/layout/layout.phtml b/app/layout/layout.phtml index 6ac9fb2f8..23938c63c 100644 --- a/app/layout/layout.phtml +++ b/app/layout/layout.phtml @@ -3,11 +3,6 @@ - - - rss_url)) { ?> - - @@ -21,6 +16,11 @@ $params['next'] = $next; ?> + + + +rss_url)) { ?> + -- cgit v1.2.3