Serves javascript file from a per-version directory, to prevent cross-version caching...
[platal.git] / templates / xnet / skin.tpl
index f133987..4c3b82d 100644 (file)
     <link rel="bookmark" href="http://www.polytechnique.fr/eleves/" title="| Site d'élèves" />
 
     {include core=plpage.header.tpl}
-    <script type="text/javascript">
-    var platal_baseurl = "{$globals->baseurl}/"
-    if (window.top != window)
-      document.write('<link rel="stylesheet" type="text/css" href="css/onlycontent.css" media="all"/>');
-    </script>
-    {javascript name=overlib}
     {include file=skin/common.bandeau.head.tpl}
   </head>
   <body>
           {if $asso && ($is_admin ||
                       ($smarty.session.suid && ($smarty.session.suid.perms->hasFlag('admin') ||
                                                 $smarty.session.suid.may_update[$asso.id])))}
-          <h1>Voir le site comme...</h1>
+          <h1>Voir le site comme&hellip;</h1>
           <form method="post" action="{$platal->ns}change_rights">
             <div>
               <select name="right" onchange="this.form.submit()" style="margin: 0; padding: 0">