This repository has been archived on 2025-02-01. You can view files and clone it, but cannot push or open issues or pull requests.
reprapfirmware-dc42/SD-image/passwd.htm

17 lines
231 B
HTML

<!DOCTYPE HTML>
<html>
<center>
<h3>
RepRap Web Interface
</h3>
<form name="input" action="gather.asp" method="get">
Password: <input type="password" name="pwd">
<input type="submit" value="Submit">
</form>
</center>
</html>