Advertisement
arxeiss

Spamler

May 19th, 2016
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.29 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3.     <head>
  4.         <base href="/app/">
  5.         <meta charset="UTF-8">
  6.         <link rel="stylesheet" type="text/css" href="/css/styles.css">
  7.         <script type="text/javascript" src="/js/scripts.js"></script>
  8.     </head>
  9.     <body>
  10.         <div id="reactContainer">
  11.         </div>
  12.     </body>
  13. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement