hul correctuib
This commit is contained in:
@@ -11,6 +11,10 @@ export default function GlobalError({
|
|||||||
}) {
|
}) {
|
||||||
return (
|
return (
|
||||||
<html lang="fr">
|
<html lang="fr">
|
||||||
|
<head>
|
||||||
|
<meta charSet="utf-8" />
|
||||||
|
<title>Erreur Système - Afrohub</title>
|
||||||
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div style={{ textAlign: 'center', padding: '50px', fontFamily: 'sans-serif' }}>
|
<div style={{ textAlign: 'center', padding: '50px', fontFamily: 'sans-serif' }}>
|
||||||
<h2>Erreur critique du serveur</h2>
|
<h2>Erreur critique du serveur</h2>
|
||||||
|
|||||||
Reference in New Issue
Block a user