[SPIP][PLUGINS] v3.0-->v3.2
[lhc/web/www.git] / www / squelettes-dist / calendrier.html
index 29cf044..acd8012 100644 (file)
@@ -6,11 +6,10 @@
 <!--[if IE 9 ]> <html dir="#LANG_DIR" lang="#LANG" xmlns="http://www.w3.org/1999/xhtml" xml:lang="#LANG" class="[(#LANG_DIR)][ (#LANG)] no-js ie ie9"> <![endif]-->
 <!--[if (gt IE 9)|!(IE)]><!--> <html dir="#LANG_DIR" lang="#LANG" xmlns="http://www.w3.org/1999/xhtml" xml:lang="#LANG" class="[(#LANG_DIR)][ (#LANG)] no-js"> <!--<![endif]-->
 <head>
-<script type='text/javascript'>/*<![CDATA[*/(function(H){H.className=H.className.replace(/\bno-js\b/,'js')})(document.documentElement);/*]]>*/</script>
+       <script type='text/javascript'>/*<![CDATA[*/(function(H){H.className=H.className.replace(/\bno-js\b/,'js')})(document.documentElement);/*]]>*/</script>
        <title><:icone_agenda:> - [(#NOM_SITE_SPIP|textebrut)]</title>
        [<meta name="description" content="(#DESCRIPTIF_SITE_SPIP|couper{150}|attribut_html)" />]
-       <INCLURE{fond=inclure/head} />
-       <meta name="robots" content="none" />
+       <INCLURE{fond=inclure/head,robots=none} />
 </head>
 
 <body class="pas_surlignable page_agenda">
@@ -18,6 +17,7 @@
 
        <INCLURE{fond=inclure/header} />
        <INCLURE{fond=inclure/nav,env} />
+
        #FORMULAIRE_RECHERCHE
 
        <INCLURE{fond=contenu/calendrier,env} />