liam-linux-account-manager/templates/server_not_found.php
2021-11-16 15:11:32 +01:00

7 lines
250 B
PHP

<?php
?>
<h1>Server not found</h1>
<div class="alert alert-danger">
<p>The hostname you entered isn't yet known by the keys management server. You'll need to add it first. Please <a href="" class="navigate-back">go back</a> and try again.</p>
</div>