rbo-player / templates /android.html
Peeble's picture
Create android.html
fe7585c verified
raw
history blame contribute delete
294 Bytes
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Android Version</title>
</head>
<body>
<h1>Android Version</h1>
<p>Please reconnect your internet and try again.</p>
</body>
</html>