Files
plexview/Programs/examples/PlexView/copy2bin/Content/index.html
T

13 lines
257 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>PlexView</title>
</head>
<body>
<input type="text" name="first">
<input type="text" name="last">
<input type="password" name="pass">
<input type="text" name="gridName">
<input type="text" name="gridURL">
</body>
</html>