X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fskin%2Fspectral.tpl;h=68752a1210ec226f58765ea8f1fdea925f30a5da;hb=76362eeb011de4f2cd7825f557643a72494475f9;hp=7f077a840fa453a0f875926911f942339dfbf167;hpb=5ddeb07cc787dd1dc3630a31f1528f5cc7c4d9b9;p=platal.git diff --git a/templates/skin/spectral.tpl b/templates/skin/spectral.tpl index 7f077a8..68752a1 100644 --- a/templates/skin/spectral.tpl +++ b/templates/skin/spectral.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 *} @@ -19,25 +19,21 @@ {* 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA *} {* *} {**************************************************************************} - - - - - + +{include file=skin/common.doctype.tpl} {include file=skin/common.header.tpl} - {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} - {if $smarty.session.suid} + {if t($smarty.session.suid)}
- Quitter le SU sur {$smarty.session.forlife} ({$smarty.session.perms}) + Quitter le SU sur {$smarty.session.hruid} ({$smarty.session.perms->flags()})
{/if} @@ -45,7 +41,7 @@ {if $simple}
- {include file="skin/common.content.tpl"} + {include core=plpage.content.tpl}
{else} @@ -53,12 +49,12 @@ @@ -66,7 +62,7 @@ {include file=skin/common.menu.tpl} @@ -78,4 +74,4 @@ {/if} -{* vim:set et sw=2 sts=2 sws=2: *} +{* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}
- [ Polytechnique.org ] + [ Polytechnique.org ] {include file="skin/common.title.header.tpl"} - [LES X SUR LE WEB] + [LES X SUR LE WEB]
- {include file="skin/common.content.tpl"} + {include core=plpage.content.tpl}