module.htm 1.0 KB

1234567891011121314151617181920212223242526272829303132333435
  1. <html>
  2. <head>
  3. <meta charset="utf-8" />
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  5. <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  6. <meta name="description" content="" />
  7. <meta name="author" content="Maxim Sokhatsky" />
  8. <title>MAN_NAME</title>
  9. <link rel="stylesheet" href="https://n2o.dev/blank.css" />
  10. <link rel="stylesheet" href="https://n2o.dev/zima.css" />
  11. </head>
  12. <body>
  13. <nav>
  14. <a href='https://n2o.dev'>DEV</a>
  15. <a href='https://MAN_CNAME'>MAN_TOOL</a>
  16. <a href='#' style="background:#ededed;">MAN_NAME</a>
  17. </nav>
  18. <header>
  19. <a href="../index.html"><img src="https://n2o.space/img/Synrc Neo.svg"/></a>
  20. <h1>MAN_NAME</h1>
  21. </header>
  22. <main>
  23. <article>
  24. <section>
  25. <h3>INTRO</h3>
  26. <p>The MAN_NAME module.</p>
  27. </section>
  28. <section>
  29. <p>This module may refer to: MAN_MODULES</p>
  30. </section>
  31. </article>
  32. </main>
  33. <footer>2005—2019 © Synrc Research Center</footer>
  34. </body>
  35. </html>