2016-06-29 10:27:04 +00:00
<!DOCTYPE html>
< html >
2018-04-27 13:51:31 +00:00
< head >
< meta charset = "utf-8" >
2018-07-06 10:18:15 +00:00
< base href = "/" >
2018-04-27 13:51:31 +00:00
< meta name = "viewport" content = "initial-scale=1" >
< meta http-equiv = "X-UA-Compatible" content = "IE=edge" >
< meta name = "google-site-verification" content = "C03WwnrJP0FLqf83ibMBA7_N-TLQcwsJaAhqKXppxaE" / >
2018-07-04 08:53:44 +00:00
< title > 🚀 Launch in France 🇫🇷< / title >
< meta name = "description" content = "Simulation du prix d'une embauche en France et calcul du salaire net à partir du brut : CDD, statut cadre, cotisations sociales, retraite..."
data-react-helmet="true">
2018-04-27 13:51:31 +00:00
<!-- data - helmet pour que React Helmet puisse écraser ce meta par défaut -->
2018-07-04 08:53:17 +00:00
< link href = 'https://fonts.googleapis.com/css?family=Roboto:300,400,500,600|IBM+Plex+Sans' rel = 'stylesheet' type = 'text/css' >
2018-04-27 13:51:31 +00:00
< link rel = "manifest" href = "/manifest.webmanifest" >
2018-06-29 13:41:12 +00:00
< style >
2018-07-02 10:03:35 +00:00
/* Prevent FOUC effect */
2018-06-29 13:41:12 +00:00
#js {
display: none
}
< / style >
2018-04-27 13:51:31 +00:00
< meta name = "theme-color" content = "#2975d1" >
< / head >
2017-05-04 10:12:26 +00:00
2018-04-27 13:51:31 +00:00
< body >
< div id = "js" / >
2018-07-05 16:01:01 +00:00
< script src = "https://use.fontawesome.com/1da10bbdec.js" > < / script >
2018-07-17 15:36:27 +00:00
< script src = "https://cdn.polyfill.io/v2/polyfill.min.js?features=default,Intl.~locale.en,Intl.~locale.fr,IntersectionObserver,fetch,Array.prototype.find,Object.values,
Number.parseFloat& unknown=polyfill">< / script >
2018-04-27 13:51:31 +00:00
< / body >
2018-07-04 08:53:44 +00:00
< / html >