SAND-framework/application/include/vues/view/error.blade.php
Emmanuel ROY 2e4d5bfbfd Ajout et tests des modules Wordpress et Prestashop
Installation finalisée pour wordpress
Installation en erreur pour Prestashop
2019-12-06 17:35:12 +01:00

11 lines
114 B
PHP

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