Herdset_suche/install/index.php

11 lines
252 B
PHP

<!DOCTYPE html>
<html>
<head>
<title>Installation</title>
</head>
<body>
<h2>Installation Completed</h2>
<p>Installation is completed. You can now proceed to the <a href="../public/search.php">search page</a>.</p>
</body>
</html>