MIF_E31222658/resources/views/errors/errors.minimal.php

11 lines
161 B
PHP

<!DOCTYPE html>
<html>
<head>
<title>Error</title>
</head>
<body>
<h1>500 - Server Error</h1>
<p>Maaf, terjadi kesalahan server.</p>
</body>
</html>