force 'base href=...../~x......' once for good.
[platal.git] / templates / xnet / skin.tpl
CommitLineData
0337d704 1{**************************************************************************}
2{* *}
50a40a33 3{* Copyright (C) 2003-2006 Polytechnique.org *}
0337d704 4{* http://opensource.polytechnique.org/ *}
5{* *}
6{* This program is free software; you can redistribute it and/or modify *}
7{* it under the terms of the GNU General Public License as published by *}
8{* the Free Software Foundation; either version 2 of the License, or *}
9{* (at your option) any later version. *}
10{* *}
11{* This program is distributed in the hope that it will be useful, *}
12{* but WITHOUT ANY WARRANTY; without even the implied warranty of *}
13{* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *}
14{* GNU General Public License for more details. *}
15{* *}
16{* You should have received a copy of the GNU General Public License *}
17{* along with this program; if not, write to the Free Software *}
18{* Foundation, Inc., *}
19{* 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA *}
20{* *}
21{**************************************************************************}
22<?xml version="1.0" encoding="iso-8859-1"?>
23<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
24<html xmlns="http://www.w3.org/1999/xhtml">
25 <head>
7da8ef90 26 <base href="{#globals.baseurl#}" />
0337d704 27 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
28
29 <title>Les associations polytechniciennes</title>
30 <meta name="description" content="Les associations polytechniciennes" />
31 <meta name="keywords" content="Ecole polytechnique, associations polytechniciennes, groupes X, binets" />
32 <link rel="stylesheet" type="text/css" href="{rel}/css/xnet.css" media="screen" />
33 <link rel="icon" type="image/png" href="{rel}/images/favicon.png" />
34
35 <link rel="bookmark" href="http://www.polytechnique.fr/" title="| École polytechnique" />
36 <link rel="bookmark" href="http://www.polytechnique.edu/" title="| Institutionnal site" />
37 <link rel="bookmark" href="http://www.fondationx.org/" title="| FX" />
38 <link rel="bookmark" href="http://www.polytechniciens.com/" title="| AX" />
39 <link rel="bookmark" href="http://www.polytechnique.org/" title="| Polytechnique.org" />
40 <link rel="bookmark" href="http://www.polytechnique.fr/eleves/" title="| Site d'élèves" />
41
42 {foreach from=$xorg_css item=css}
7da8ef90 43 <link rel="stylesheet" type="text/css" href="{rel}/css/{$css}" />
0337d704 44 {/foreach}
45 {foreach from=$xorg_js item=js}
46 <script type="text/javascript" src="{rel}/{$js}"></script>
47 {/foreach}
48 <script type="text/javascript" src="{rel}/javascript/overlib.js"></script>
49
7383676c 50 {if $xorg_extra_header}
51 {$xorg_extra_header|smarty:nodefaults}
52 {/if}
53
0337d704 54 {include file=skin/common.bandeau.head.tpl}
55 </head>
9931a3c9 56 <body>
0337d704 57 {include file=skin/common.devel.tpl}
58 {include file=skin/common.bandeau.tpl}
59
60 <table id="layout" cellspacing="0" cellpadding="0">
61 {if $xnet_type}
62 <tr id="top">
63 <td>
045a1522 64 <a href="{rel}/"><img src="{rel}/images/asso-montants.png" alt="Logo Assos" /></a>
0337d704 65 </td>
66 <td>
67 <img src="{rel}/images/logo_{$xnet_type}.png" alt="Logo {$xnet_type}" width="106" height="96" />
68 </td>
69 <td colspan="2">
70 <img src="{rel}/images/texte_{$xnet_type}.jpg" alt="{$xnet_type}" width="490" height="96" />
71 </td>
72 </tr>
73 {else}
74 <tr id="top">
75 <td>
76 <img src="{rel}/images/logo.png" alt="LOGO Assos" />
77 </td>
78 <td colspan="3" style="text-align: right">
79 <a href="https://www.polytechnique.org/"><img src="{rel}/images/logo-xorg.png" alt="LOGO X.Org" /></a>
80 <img src="{rel}/images/asso2.png" alt="titre_du_site" />
81 </td>
82 </tr>
83 <tr><td colspan="4"><img src="{rel}/images/barre.png" alt="----------" width="765" /></td></tr>
84 {/if}
85
86 {if $menu}
87 <tr>
88 <td id="menu">
89 {foreach from=$menu key=title item=submenu}
90 <h1>{$title}</h1>
91 {foreach from=$submenu key=tit item=url}
92 <a href="{rel}/{$url}">{$tit}</a>
93 {/foreach}
94 {/foreach}
95 </td>
96 <td colspan="3">
97 <div class="breadcrumb">
98 {if $asso}
0e02493e 99 <a href="{rel}/groups/{$asso.cat}">{$asso.cat|cat_pp}</a> »
0337d704 100 {if $asso.dom}
0e02493e 101 <a href="{rel}/groups/{$asso.cat}/{$asso.dom}">{$asso.domnom}</a> »
0337d704 102 {/if}
103 {$asso.nom}
0e02493e 104 {elseif $cat}
105 <a href="{rel}/groups/{$cat}">{$cat|cat_pp}</a> »
106 {if $dom || !$doms}
0337d704 107 Choix de l'Asso
108 {else}
109 Choix du domaine
110 {/if}
111 {/if}
112 </div>
113 {include file="skin/common.content.tpl"}
114 </td>
115 </tr>
116 {else}
117 <tr>
118 <td colspan="4">
119 {include file="skin/common.content.tpl"}
120 </td>
121 </tr>
122
123 <tr><td colspan="4"><img src="{rel}/images/barre.png" alt="----------" width="765" /></td></tr>
124
125 <tr>
126 <td colspan="4">
127 <table class="links" summary="liens" cellspacing="0" cellpadding="0">
128 <tr>
71fe935c 129 <td> <a href="{rel}/plan">PLAN DU SITE</a> </td>
0e02493e 130 <td> <a href="{rel}/groups/groupesx">groupes X</a> </td>
131 <td> <a href="{rel}/groups/binets">binets</a> </td>
132 <td> <a href="{rel}/groups/promotions">promotions</a> </td>
133 <td> <a href="{rel}/groups/institutions">institutions</a> </td>
0337d704 134 </tr>
135 </table>
136 </td>
137 </tr>
138 {/if}
139
140 <tr><td colspan="4"><img src="{rel}/images/barre.png" alt="----------" width="765" /></td></tr>
141
142 <tr>
ddcf83b8 143 <td colspan="4" id="perso">
0337d704 144 {list_all_my_groups}
145 {only_public}
146 <div>Me connecter :</div>
cab08090 147 <a class='gp' href="{$smarty.session.loginX}">polytechnicien</a>
0337d704 148 {/only_public}
ddcf83b8 149
150 <a href="{rel}/manuel" title="Manuel d'aide en ligne" style="float: right"><img src="{rel}/images/manuel.png" alt="manuel" /></a>
0337d704 151 </td>
0337d704 152 </tr>
153
154 <tr><td colspan="4"><img src="{rel}/images/barre.png" alt="----------" width="765" /></td></tr>
155
156 <tr>
157 <td colspan="4" id="credits">
71fe935c 158 <a href="{rel}/plan">liste des associations</a> -
159 <a href="{rel}/services">services proposés</a> -
045a1522 160 <a href="{rel}/about">à propos de ce site</a> -
0337d704 161 {mailto address="contact@polytechnique.org" text="nous contacter" encode="javascript"}
162 <br />
946788b8 163 © Copyright 2000-2006 <a href="http://x-org.polytechnique.org/">Association Polytechnique.org</a>
0337d704 164 </td>
165 </tr>
166
167 </table>
168 </body>
169</html>
170{* vim:set et sw=2 sts=2 sws=2: *}