X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fskin%2Fcommon.header.tpl;h=7b9bc47637b23e3b93b0c50c8ed816bd85c22b18;hb=d4c08d89b8fb6cd94f2813eb228fe8a0d133a3aa;hp=34ed5835d373dd8ad4e8229a190175c1bdca369e;hpb=dbc05e88d01ba2853804ef24a1d2fd6a042fe9ad;p=platal.git diff --git a/templates/skin/common.header.tpl b/templates/skin/common.header.tpl index 34ed583..7b9bc47 100644 --- a/templates/skin/common.header.tpl +++ b/templates/skin/common.header.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2006 Polytechnique.org *} +{* Copyright (C) 2003-2010 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -20,42 +20,31 @@ {* *} {**************************************************************************} - + - + + + + + + + - - + {if hasPerm('user')} + + {/if} + + - - - {foreach from=$xorg_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: *} +{* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}