rest_app.htm 1018 B

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8" />
  5. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  6. <meta name="viewport" content="width=device-width, initial-scale=1.0" />
  7. <meta name="description" content="" />
  8. <meta name="author" content="Maxim Sokhatsky" />
  9. <title>APP</title>
  10. <link rel="stylesheet" href="https://tonpa.guru/blank.css?v=2" />
  11. </head>
  12. <body>
  13. <nav>
  14. <a href="https://n2o.dev">DEV</a>
  15. <a href="https://rest.n2o.space">REST</a>
  16. <a href="#" style="background:#ededed;">APP</a>
  17. <a href="#" style="background:#ededed;">UA</a>
  18. <a href="../rest_app.htm">EN</a>
  19. </nav>
  20. <header>
  21. <a href="index.html"><img src="https://n2o.space/img/Synrc Neo.svg" /></a>
  22. <h1>APP</h1>
  23. </header>
  24. <main>
  25. <section>
  26. <h3>ВСТУП</h3>
  27. <p>Модуль APP</p>
  28. </section>
  29. <section>
  30. <p>Цей модуль може бути пов'язаним з:
  31. MAN_MODULES
  32. </p>
  33. </section>
  34. </main>
  35. <footer>
  36. 2005&#8211;2019 © Synrc Research Center
  37. </footer>
  38. </body>
  39. </html>