- "<html><head><title>NetWatch!</title></head>"
- "<body><h1>NetWatch!</h1><iframe src=\"registers.html\" height=300></body>"
- "</html>";
+ "<html><head><title>NetWatch</title></head>"
+ "<body><h1>NetWatch</h1>"
+ "<iframe src=\"registers.html\" height=100 width=600></iframe><br>"
+ "<iframe src=\"backtrace.html\" height=250 width=150></iframe>"
+ "<form action=reboot type=post><input type=submit value=\"Reboot!\"></form>"
+ "</body></html>";