mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 00:56:02 +00:00
12 lines
143 B
HTML
12 lines
143 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
|
|
<head>
|
|
<link rel="stylesheet" href="splash.css">
|
|
</head>
|
|
|
|
<body>
|
|
<div>Starting DbGate...</div>
|
|
</body>
|
|
|
|
</html> |