web-fx

index-1.0.0.html

Dec 17th, 2020 (edited)
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. <!-- PUBLIC DOMAIN RELEASE - VERSION 1.0.0 - https://pastebin.com/fXXAr22b -->
  2. <!doctype html>
  3. <html>
  4. <head>
  5.  
  6. <title>TITLE</title>
  7.  
  8. <meta name="description" content="" />
  9.  
  10. <meta name="keywords" content="" />
  11.  
  12. <meta charset="utf-8" />
  13.  
  14. <meta name="viewport" content="width=device-width" />
  15.  
  16. <link rel="icon" type="image/x-icon" href="/favicon.ico" />
  17.  
  18. <script src="/script/anchor.min.js"></script>
  19.  
  20. </head>
  21. <body>
  22.  
  23.  
  24. <script> Layout.Top ( ); </script>
  25.  
  26.  
  27.  
  28.  
  29. <h1>TITLE</h1>
  30.  
  31.  
  32.  
  33.  
  34. <script> Layout.Bottom ( ); </script>
  35.  
  36.  
  37. </body>
  38. </html>
Add Comment
Please, Sign In to add comment