11 lines
176 B
PHP
11 lines
176 B
PHP
<html>
|
|
<head>
|
|
<title>mvcfronk Error 404 - Module not found</title>
|
|
</head>
|
|
<body>
|
|
<h1>Error 404</h1>
|
|
<h3>The Module was not found</h3>
|
|
<!-- <?=$Exception?> -->
|
|
</body>
|
|
</html>
|