X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fskin%2Fcommon.header.tpl;h=1970992c65791d38360286fc612f2589e2f22896;hb=c67b874fd8d442bfded35295a819e7ce11a2d6dc;hp=da39c5e6bb02418bbc7740745877febcd8db6e7e;hpb=730a173a333507926e0029d8a96c3a26b55756e4;p=platal.git diff --git a/templates/skin/common.header.tpl b/templates/skin/common.header.tpl index da39c5e..1970992 100644 --- a/templates/skin/common.header.tpl +++ b/templates/skin/common.header.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2008 Polytechnique.org *} +{* Copyright (C) 2003-2010 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -23,10 +23,15 @@ + - + + + + + {if hasPerm('user')} @@ -40,35 +45,6 @@ - - {foreach from=$xorg_css item=css} - - {/foreach} - {foreach from=$xorg_inline_css item=css} - - {/foreach} - - - {foreach from=$xorg_js item=js} - - {/foreach} - {javascript name=overlib} - {javascript name=md5} - {javascript name=sha1} - {javascript name=secure_hash} - - {if $xorg_rss} - - {/if} - - {if $xorg_extra_header} - {$xorg_extra_header|smarty:nodefaults} - {/if} - - {$xorg_title|default:"Polytechnique.org : le site des élèves et anciens élèves de l'École polytechnique"} + {include core=plpage.header.tpl} {* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}