[SPIP] +version 3.0.7
[ptitvelo/web/www.git] / www / prive / squelettes / structure.html
diff --git a/www/prive/squelettes/structure.html b/www/prive/squelettes/structure.html
new file mode 100644 (file)
index 0000000..b9dd987
--- /dev/null
@@ -0,0 +1,14 @@
+#HTTP_HEADER{Cache-Control: no-cache,must-revalidate}
+#HTTP_HEADER{Pragma: no-cache}
+#EVAL{_DOCTYPE_ECRIRE}
+[(#REM) http://paulirish.com/2008/conditional-stylesheets-vs-css-hacks-answer-neither/
+]<!--[if lt IE 7 ]> <html class="[(#LANG_DIR)][ (#LANG)] no-js ie ie6 lte9 lte8 lte7" xmlns="http://www.w3.org/1999/xhtml" xml:lang="#LANG" lang="#LANG" dir="#LANG_DIR"> <![endif]-->
+<!--[if IE 7 ]>    <html class="[(#LANG_DIR)][ (#LANG)] no-js ie ie7 lte9 lte8 lte7" xmlns="http://www.w3.org/1999/xhtml" xml:lang="#LANG" lang="#LANG" dir="#LANG_DIR"> <![endif]-->
+<!--[if IE 8 ]>    <html class="[(#LANG_DIR)][ (#LANG)] no-js ie ie8 lte9 lte8" xmlns="http://www.w3.org/1999/xhtml" xml:lang="#LANG" lang="#LANG" dir="#LANG_DIR"> <![endif]-->
+<!--[if IE 9 ]>    <html class="[(#LANG_DIR)][ (#LANG)] no-js ie ie9 lte9" xmlns="http://www.w3.org/1999/xhtml" xml:lang="#LANG" lang="#LANG" dir="#LANG_DIR"> <![endif]-->
+<!--[if (gt IE 9)|!(IE)]><!--> <html class="[(#LANG_DIR)][ (#LANG)] no-js" xmlns="http://www.w3.org/1999/xhtml" xml:lang="#LANG" lang="#LANG" dir="#LANG_DIR"> <!--<![endif]-->
+<head>
+<INCLURE{fond=prive/squelettes/head/#ENV{type-page},env}>
+</head>
+<INCLURE{fond=prive/squelettes/body,env}>
+</html>