diff options
Diffstat (limited to 'web/bootstrap.html')
| -rw-r--r-- | web/bootstrap.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/web/bootstrap.html b/web/bootstrap.html new file mode 100644 index 0000000..378b595 --- /dev/null +++ b/web/bootstrap.html @@ -0,0 +1,10 @@ +<!DOCTYPE html> +<html lang="en"> +<head> +<meta charset="UTF-8"> +<title>Bootstrap - KISS Media Player</title> +</head> +<body> +<h1>First Admin Setup</h1> +</body> +</html> |
