2016-06-29 10:27:04 +00:00
<!DOCTYPE html>
< html >
< head >
< meta charset = "utf-8" >
2017-05-04 13:13:04 +00:00
< meta name = "viewport" content = "initial-scale=1" >
2016-06-29 10:27:04 +00:00
< meta http-equiv = "X-UA-Compatible" content = "IE=edge" >
2017-05-04 17:43:25 +00:00
< meta name = "google-site-verification" content = "C03WwnrJP0FLqf83ibMBA7_N-TLQcwsJaAhqKXppxaE" / >
2017-05-04 10:12:26 +00:00
< title > Simulateur d'embauche< / title >
2017-05-30 09:08:10 +00:00
< meta name = "description" content = "Simulation du prix d'une embauche en France" data-react-helmet = "true" > <!-- data - helmet pour que React Helmet puisse écraser ce meta par défaut -->
2017-01-26 15:08:04 +00:00
< link href = 'https://fonts.googleapis.com/css?family=Open+Sans:200,300,400,500,600,700' rel = 'stylesheet' type = 'text/css' >
2017-12-04 18:01:28 +00:00
2016-06-29 10:27:04 +00:00
< / head >
< body >
2017-12-04 18:01:28 +00:00
< div id = "js" / >
2017-01-26 15:08:04 +00:00
< script src = "https://use.fontawesome.com/1da10bbdec.js" > < / script >
2016-12-07 18:08:10 +00:00
< script type = "text/javascript" src = "/dist/bundle.js" > < / script >
2016-06-29 10:27:04 +00:00
< / body >
2017-05-04 10:12:26 +00:00
2016-06-29 10:27:04 +00:00
< / html >