Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

55 рядки
2.3KB

  1. <!DOCTYPE html>
  2. <html>
  3. <meta charset="utf-8">
  4. <head>
  5. <link rel="stylesheet" href="../../style.css">
  6. </head>
  7. <body>
  8. <script data-goatcounter="https://services.opengamestudio.org:443/count" async src="//services.opengamestudio.org:443/count.js"></script>
  9. <div id="header">
  10. <div class="header2">
  11. <div class="menu">
  12. <a href="../../en/news/index.html">News</a>
  13. <a href="../../en/game/index.html">Games</a>
  14. <a href="../../en/tool/index.html">Tools</a>
  15. <a href="../../en/page/about.html">About</a>
  16. </div>
  17. <div id="lang">
  18. <a href="../../en/tool/PSKOV_ITEM_URL">EN</a>
  19. <a href="../../ru/tool/PSKOV_ITEM_URL">RU</a>
  20. </div>
  21. <div class="clear"></div>
  22. </div>
  23. </div>
  24. <h3 class="left_item_title">In the tools...</h3>
  25. <center>
  26. <div class="news_item">
  27. <h2 class="news_item_title">
  28. <a href="PSKOV_ITEM_URL">PSKOV_ITEM_TITLE</a>
  29. </h2>
  30. <div class="news_item_contents">
  31. PSKOV_ITEM_CONTENTS
  32. </div>
  33. </div>
  34. <div id="disqus_thread"></div>
  35. <script>
  36. var disqus_config = function () {
  37. this.page.url = "https://opengamestudio.org/en/tool/PSKOV_ITEM_URL";
  38. this.page.identifier = "PSKOV_ITEM_URL";
  39. };
  40. (function() { // DON'T EDIT BELOW THIS LINE
  41. var d = document, s = d.createElement('script');
  42. s.src = 'https://opengamestudio.disqus.com/embed.js';
  43. s.setAttribute('data-timestamp', +new Date());
  44. (d.head || d.body).appendChild(s);
  45. })();
  46. </script>
  47. <noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
  48. <div id="footer">
  49. The site has been generated by <a href="http://opengamestudio.org/pskov">PSKOV</a>
  50. from <a href="http://github.com/ogstudio/site-opengamestudio">this source code</a>.
  51. </div>
  52. </center>
  53. </body>
  54. </html>