first commit
This commit is contained in:
11
templates/ping.html
Normal file
11
templates/ping.html
Normal file
@ -0,0 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="pl">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<title>Ping status</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Status: OK</h1>
|
||||
<p>Serwer działa poprawnie.</p>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user