<!doctype html> <html> <head> <title>Web Rtc Answerer</title> </head> <body> <h1>Web Rtc</h1> <script src="/answerScript.js"></script> </body> </html>