SAND-framework/application/include/vues/view/error.blade.php
2019-12-05 18:29:10 +01:00

11 lines
No EOL
114 B
PHP
Executable file

<html>
<head>
<title>App Name</title>
</head>
<body>
<div class="container">
ERROR
</div>
</body>
</html>