X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fskin%2Fcommon.header.tpl;h=1970992c65791d38360286fc612f2589e2f22896;hb=d1d01361e8fc915f4fca4d88afb858e816c89d4b;hp=d61885073fb3d5ff6544d671d87498f8e06a609f;hpb=b09e5deab3aa408478c251c2d8975863c6d109b2;p=platal.git diff --git a/templates/skin/common.header.tpl b/templates/skin/common.header.tpl index d618850..1970992 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-2010 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,31 +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: *}