Advertisement
web-fx

index-3.0.0.html

Jan 11th, 2021 (edited)
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.94 KB | None | 0 0
  1. <!-- index.html - PUBLIC DOMAIN RELEASE - VERSION 3.0.0 - https://pastebin.com/aAUa8140 -->
  2. <!doctype html>
  3. <html lang="en">
  4. <head>
  5.  
  6. <title>Displays Project</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, initial-scale=1.0">
  15.  
  16. <link rel="icon" href="/favicon.ico">
  17.  
  18. <link rel="stylesheet" href="/style/library/deferment/deferment.min.css">
  19.  
  20. <script> var BridgePaths = ""; </script>
  21.  
  22. <script src="/script/anchor.min.js"></script>
  23.  
  24. </head>
  25. <body>
  26.  
  27.  
  28. <noscript><div class="deferment"><div><div><span class="deferment-message"></span></div></div></div></noscript>
  29.  
  30.  
  31. <div class="curtain"></div>
  32.  
  33.  
  34. <script> if ( Deferred == false ) { Layout.Top ( ); } </script>
  35.  
  36.  
  37.  
  38.  
  39. <h1>Displays Project</h1>
  40.  
  41.  
  42.  
  43.  
  44. <script> if ( Deferred == false ) { Layout.Bottom ( ); } </script>
  45.  
  46.  
  47. </body>
  48. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement