<!DOCTYPE html> <html> <head> <title>VIOSCOPE</title> </head> <body> <form method="get" action="search" name="search"> Search: <input type="text" name="q" value="" placeholder="Search for a video or channel"/> </form> </body> </html>