Guest User

Untitled

a guest
Jan 16th, 2019
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. <html>
  2.  
  3. <head>
  4. <title>Arduino Request Router</title>
  5. <link rel="stylesheet" href="/stylesheets/style.css">
  6. </head>
  7.  
  8. <body>
  9. <h1>Arduino Request Router</h1>
  10. <p>The server is running and routing requests</p>
  11. </body>
  12.  
  13. </html>
Add Comment
Please, Sign In to add comment