X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fxnet%2Fskin.tpl;h=f1339870ef5a206b7d6838f369239640e315c907;hb=8e183049a7e67e8906e56c7261e6185567c67c3d;hp=e272e7a1b55cf6e9e4eeb7698b2d38919c2da4cb;hpb=5721c9a3eea688dfd3d8588c1e0770f94ce635c7;p=platal.git diff --git a/templates/xnet/skin.tpl b/templates/xnet/skin.tpl index e272e7a..f133987 100644 --- a/templates/xnet/skin.tpl +++ b/templates/xnet/skin.tpl @@ -1,6 +1,6 @@ {**************************************************************************} {* *} -{* Copyright (C) 2003-2007 Polytechnique.org *} +{* Copyright (C) 2003-2009 Polytechnique.org *} {* http://opensource.polytechnique.org/ *} {* *} {* This program is free software; you can redistribute it and/or modify *} @@ -27,8 +27,10 @@ + + @@ -37,31 +39,17 @@ - {foreach from=$xorg_css item=css} - - {/foreach} + {include core=plpage.header.tpl} - {foreach from=$xorg_js item=js} - - {/foreach} {javascript name=overlib} - - {if $xorg_rss} - - {/if} - - {if $xorg_extra_header} - {$xorg_extra_header|smarty:nodefaults} - {/if} - - Les associations polytechniciennes {include file=skin/common.bandeau.head.tpl} - {include file=skin/common.devel.tpl} + {include core=plpage.devel.tpl} {if !$simple} {include file=skin/common.bandeau.tpl} {/if} @@ -73,7 +61,7 @@ {if $xnet_type} {if $asso} - - - - {else} {if !$simple} @@ -210,16 +172,15 @@ {/if}
- Logo Assos + Logo Assos {if $xnet_type} @@ -90,7 +78,7 @@ - {$xnet_type} + {$xnet_type}
- {include file="skin/common.content.tpl"} + {include core=plpage.content.tpl}
- {include file="skin/common.content.tpl"} + {include core=plpage.content.tpl}
{list_all_my_groups} {if !$smarty.session.auth} -
Me connecter :
+
Me connecter :
polytechnicien {if $platal->pl_self() neq 'exit'} - {javascript name=jquery} - + {/if} {/if}
- {if $smarty.session.perms->hasFlag('admin')} + {if hasPerm('admin')} Gérer les groupes {icon name=wrench title="Administration"} @@ -242,16 +203,23 @@ plan du site - services proposés - à propos de ce site - - {mailto address="contact@polytechnique.org" text="nous contacter" encode="javascript"} + nous contacter {if $smarty.session.auth} - - signaler un bug + - signaler un bug {/if}
- © Copyright 2000-2007 Association Polytechnique.org + Plat/al {#globals.version#} - © Copyright 2000-2009 Association Polytechnique.org +
+ Liste1 + Liste2 + +
- + {* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}