You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
<html>
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<link rel="stylesheet" href="Views/CSS/common.css">
|
|
<link rel="stylesheet" href="node_modules/bootstrap/dist/css/bootstrap.min.css">
|
|
<body class="d-flex flex-column align-items-center">
|
|
<h1><?php echo $error ?></h1>
|
|
</body>
|
|
</html>
|