X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fskin%2Fcommon.header.tpl;h=803d1a67fc0c8e50e0cc5213873bfb0964214bca;hb=fd0084aa8033382ac66210cbffee72e5a82c8b8a;hp=26a9db8070b375027b038b366ba8f8df7a40ed3f;hpb=6e2e1f6ae40051b434289aca38c79d2c01f6921c;p=platal.git diff --git a/templates/skin/common.header.tpl b/templates/skin/common.header.tpl index 26a9db8..803d1a6 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-2007 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -20,32 +20,43 @@ {* *} {**************************************************************************} - + - - + + - - + + + - + + {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} @@ -57,4 +68,4 @@ {$xorg_title|default:"Anciens eleves Polytechnique, annuaire email, Alumni"} -{* vim:set et sw=2 sts=2 sws=2: *} +{* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}