X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;ds=sidebyside;f=templates%2Fskin%2Fcommon.header.tpl;h=fc1558f1344f75dd6866fbb30af2f409724ed603;hb=76362eeb011de4f2cd7825f557643a72494475f9;hp=2a49a7300e349a5b9fc2ce323739ef0126558a95;hpb=602873664fc4eefb0588fa84ab65791c65074fe4;p=platal.git diff --git a/templates/skin/common.header.tpl b/templates/skin/common.header.tpl index 2a49a73..fc1558f 100644 --- a/templates/skin/common.header.tpl +++ b/templates/skin/common.header.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2007 Polytechnique.org *} +{* Copyright (C) 2003-2011 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -23,12 +23,20 @@ + - + + + + + + - + {if hasPerm('user')} + + {/if} @@ -37,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} - - - - - - {if $xorg_rss} - - {/if} - - {if $xorg_extra_header} - {$xorg_extra_header|smarty:nodefaults} - {/if} - - {$xorg_title|default:"Anciens eleves Polytechnique, annuaire email, Alumni"} + {include core=plpage.header.tpl} {* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}