aDriv4 - MANAGER
Edit File: maintenance-page.tpl.php
<!DOCTYPE html> <!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="<?php print $language->language; ?>"> <![endif]--> <!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" lang="<?php print $language->language; ?>"> <![endif]--> <!--[if IE 8]> <html class="no-js lt-ie9" lang="<?php print $language->language; ?>"> <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="<?php print $language->language; ?>"> <!--<![endif]--> <head> <meta charset="utf-8"> <meta name="viewport" content="width=1280"> <meta name="geo.region" content="FR-13" /> <meta name="geo.placename" content="Salon-de-Provence, France" /> <meta name="geo.position" content="43.640199;5.097022" /> <meta name="ICBM" content="43.640199, 5.097022" /> <?php print $head; ?> <title><?php print $head_title; ?></title> <?php print $styles; ?> <?php print $scripts; ?> <script type="text/javascript" src="/<?php echo drupal_get_path('theme', 'auxjardinsdadalia') . '/modernizr.js' ?>"></script> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body class="<?php print $classes; ?>" <?php print $attributes;?>> <section id="content"> <div class="container"> <div class="row"> <div class="col-xs-12"> <br/><br/><br/><br/><br/><br/><img src="/sites/all/themes/auxjardinsdadalia/images/logo-home.jpg"/> <br/><br/><br/><br/><br/> <b>Notre site est actuellement en maintenance</b><br/><br/> Afin d’améliorer notre service, le site est momentanément indisponible.<br/> Veuillez nous excuser pour la gêne occasionnée.<br/><br/> Pour tout renseignement, n’hésitez pas à nous contacter :<br/><br/> - Par téléphone : 06 13 11 56 61<br/><br/> - Par email : auxjardins.dadalia@sfr.fr<br/><br/> - Par voie postale : AUX JARDINS D’ADALIA, 266 Rue de l'Arbousier, Les Coteaux du Cuech, 13300 Salon-de-Provence </div> </div> </div> </section>