Subversion Repositories wimsdev

Rev

Rev 3631 | Rev 10290 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1. <meta http-equiv="Content-Type" content="text/html; charset=$wims_main_font"/>
  2. <title>$module_title2</title>
  3. <meta name="GENERATOR" content="wims [$module_language]"/>
  4. <meta name="description" content="$module_description $wims_site_description"/>
  5. <meta name="keywords" content="$wims_site_keywords, $module_domain, $module_keywords"/>
  6. <meta name="Author" content="$module_author"/>
  7. <meta http-equiv="Content-Style-Type" content="text/css"/>
  8.  
  9. $wims_expire
  10. $wims_CSS
  11.  
  12.  
  13. <!-- Styles Specifiques pour les terminaux mobiles (iphone, ipod, iPad...) -->
  14. <meta name="viewport" content="width=device-width,initial-scale=1.00" />
  15.  
  16. <!-- Styles pour iphone -->
  17. <link rel="stylesheet" media="all and (max-device-width: 480px)" href="html/css/mobile.css" type="text/css"/>
  18.  
  19. <!-- Styles pour ipad (portrait) -->
  20. <link rel="stylesheet" media="all and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait)" href="html/css/ipad-portrait.css"/>
  21.  
  22. <!-- Styles pour ipad (landscape) -->
  23. <link rel="stylesheet" media="all and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape)" href="html/css/ipad-landscape.css"/>