2015-08-10 11:05:06 +02:00
<!DOCTYPE html>
2018-11-13 18:48:59 +01:00
< html lang = 'fr' >
2015-08-10 11:05:06 +02:00
< head >
2018-11-13 18:48:59 +01:00
< meta content = 'text/html; charset=UTF-8' http-equiv = 'Content-Type' >
< meta content = 'IE=edge' http-equiv = 'X-UA-Compatible' >
< meta content = 'no-cache' name = 'turbolinks-cache-control' >
< meta content = 'width=device-width, initial-scale=1' name = 'viewport' >
< title >
Erreur 500 · demarches-simplifiees.fr
< / title >
2015-08-10 11:05:06 +02:00
< style >
2018-11-13 18:48:59 +01:00
html,body,div,span,h1,p,a,img,table,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
html,body{height:100%;}
body{line-height:1;font-family:"Muli";color:#333333;font-size:16px;line-height:1.42857143;}
html{box-sizing:border-box;}
*,*::before,*::after{box-sizing:inherit;}
a{text-decoration:none;}
.page-wrapper{position:relative;min-height:100%;}
.container{padding-left:16px;padding-right:16px;max-width:1072px;margin:0 auto;}
.flex{display:flex;}
.flex.align-center{align-items:center;}
.header-inner-content{padding-left:16px;padding-right:16px;max-width:1072px;margin:0 auto;display:flex;justify-content:space-between;min-height:72px;}
.new-header{background-color:#FFFFFF;}
.new-header-with-border{border-bottom:1px solid #CCCCCC;}
.header-logo{display:inline-block;margin-right:32px;}
.header-logo img{height:34px;}
@media (max-width: 1040px){
.header-logo img{height:18px;}
}
.new-h1{color:#333333;text-align:center;font-weight:bold;margin-bottom:60px;font-size:41px;margin-top:60px;}
/*! CSS Used fontfaces */
2018-11-22 01:16:58 +01:00
@font-face{font-family:"Muli";src:url(/fonts/muli/Muli-Regular.woff) format("woff");font-weight:normal;font-style:normal;}
2015-08-10 11:05:06 +02:00
< / style >
< / head >
< body >
2018-11-13 18:48:59 +01:00
< div class = 'page-wrapper' >
< div class = 'new-header new-header-with-border' >
< div class = 'header-inner-content' >
< div class = 'flex align-center' >
< a class = "header-logo" href = "/" > < img alt = 'demarches-simplifiees.fr' src = '/logo-ds.svg' >
< / a >
< / div >
< / div >
< / div >
< div class = 'container' >
< h1 class = 'new-h1' > Une erreur est survenue< / h1 >
< div class = 'description' >
Nos équipes ont été averties. Si le problème persiste ou si vous voulez nous donner des détails concernant l'erreur qui vient de se produire, vous pouvez nous contacter à l'adresse < a href = "mailto:contact@demarches-simplifiees.fr" target = "_blank" > contact@demarches-simplifiees.fr< / a > .
< / div >
2015-08-10 11:05:06 +02:00
< / div >
< / div >
< / body >
< / html >