18 lines
415 B
PHP
18 lines
415 B
PHP
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<title>Integrated Middleware</title>
|
|
<meta name="description" content="The small framework with powerful features">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<link rel="shortcut icon" type="image/png" href="/favicon.ico">
|
|
|
|
</head>
|
|
<body style="background-color: aliceblue;">
|
|
|
|
|
|
<!-- -->
|
|
|
|
</body>
|
|
</html>
|