KXStudio Website https://kx.studio/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

default.twig 6.1KB

9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
9 years ago
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  5. <!--[if lt IE 7]>
  6. <meta http-equiv="imagetoolbar" content="no" />
  7. <![endif]-->
  8. <title>KXStudio News</title>
  9. <link rel="copyright" href="https://creativecommons.org/publicdomain/zero/1.0/" />
  10. <link rel="stylesheet" href="../css/style.fluid.css" type="text/css" media="screen" />
  11. <link rel="stylesheet" href="../css/style.css" type="text/css" media="screen" />
  12. <link rel="icon" type="image/png" href="../images/ico_kxstudio.png" />
  13. <link rel="shortcut icon" href="../favicon.ico" />
  14. {% if site.clean_urls %}<link rel="canonical" href="{% if (post.url) %}$post.clean{% elseif page.url %}$page.clean {% else %}$site.url{% endif %}" />{% endif %}
  15. $theme.feeds
  16. $theme.stylesheets
  17. $theme.javascripts
  18. ${ trigger.call("head") }
  19. </head>
  20. <body class="mediawiki ltr ns-0 ns-subject skin-bentofluid">
  21. <!-- Top link -->
  22. <a name="Top" id="Top"></a>
  23. <!-- Start: Header -->
  24. <div id="header">
  25. <div id="header-content" class="container_12">
  26. <a id="header-logo" href="/">
  27. <img src="../images/header-logo_mod.png" width="46" height="26" alt="Header Logo"/>
  28. </a>
  29. <a id="header-home" href="/">Home</a>
  30. <ul id="global-navigation">
  31. <li id="item-news"><a href="/News">News</a></li>
  32. <li id="item-soft" class="item-menu">
  33. <a href="/Applications">Software &#9660;</a>
  34. <div class="item-menu-children">
  35. <p><a href="/Applications"><img src="/images/ico_cadence.png" alt=""/> &nbsp; Applications</a></p>
  36. <p><a href="/Plugins"><img src="/images/ico_distrho.png" alt=""/> &nbsp; Plugins</a></p>
  37. </div>
  38. </li>
  39. <li id="item-repos" class="item-menu">
  40. <a href="/Repositories">Repositories &#9660;</a>
  41. <div class="item-menu-children">
  42. <p><a href="/Repositories">About / How-to</a></p>
  43. <p><a href="/Repositories:Applications">Applications (in Repo)</a></p>
  44. <p><a href="/Repositories:Plugins">Plugins (in Repo)</a></p>
  45. <p><a href="/Repositories:FAQ">FAQ</a></p>
  46. <p><a href="/Repositories:Extras">Extras</a></p>
  47. </div>
  48. </li>
  49. <li id="item-community" class="item-menu">
  50. <a href="/Documentation">Community &#9660;</a>
  51. <div class="item-menu-children">
  52. <p>
  53. <a href="https://webchat.freenode.net/?channels=#kxstudio,#opensourcemusicians" class="external" rel="nofollow" target="_blank">
  54. <img src="/images/ico_chat.png" width="16px" height="16px" alt=""/> &nbsp; IRC Channel
  55. </a>
  56. </p>
  57. <p>
  58. <a href="https://chat.kx.studio/" class="external" rel="nofollow" target="_blank">
  59. <img src="/images/ico_rocketchat.png" width="16px" height="16px" alt=""/> &nbsp; Rocket Chat
  60. </a>
  61. </p>
  62. <p>
  63. <a href="https://soundcloud.com/search/sounds?q=kxstudio" class="external" rel="nofollow" target="_blank">
  64. <img src="/images/ico_soundcloud.png" width="16px" height="16px" alt=""/> &nbsp; Songs
  65. </a>
  66. </p>
  67. </div>
  68. </li>
  69. <li id="item-documentation"><a href="/Documentation">Documentation</a></li>
  70. <li id="item-donate"><a href="/Donations">Donations</a></li>
  71. <li id="item-downloads"><a href="/Downloads">Downloads</a></li>
  72. <li id="item-paste"><a href="/Paste">Paste</a></li>
  73. </ul>
  74. </div>
  75. </div>
  76. <!-- End: Header -->
  77. <div id="subheader" class="container_16">
  78. <div id="breadcrump" class="grid_12 alpha">
  79. <a href="/" title="Home"><img src="../images/home_grey.png" width="16" height="16" alt="Home" /> KXStudio </a>
  80. &gt; <a href="/News">News</a>
  81. </div>
  82. </div>
  83. <!-- Start: Main Content Area -->
  84. <div id="content" class="container_16 content-wrapper">
  85. <div id="some-content" class="box box-shadow grid_77 clearfix">
  86. <!-- Start: Box header -->
  87. <div class="box-header header-tabs">
  88. <ul>
  89. <li><a href="#Top">Top</a></li>
  90. </ul>
  91. </div>
  92. <div id="contentSub"></div>
  93. <!-- End: Box header -->
  94. <div class="alpha omega paste_canvas_area">
  95. <div style="float: right; padding-right: 16px;">
  96. <a href="{% url "feed" %}"><img src="../images/rss.png" alt="RSS"/></a>
  97. </div>
  98. <h1 style="margin-top: 0px"><span class="mw-headline"> KXStudio&nbsp;: News </span></h1>
  99. <!-- - - - - - - - Begin Content Area - - - - - - - -->
  100. <div id="wrapper">
  101. <div id="content">
  102. {% for type, messages in flash.all | items %}
  103. {% for message in messages %}
  104. <div class="${ type | depluralize }">$message</div>
  105. {% endfor %}
  106. {% endfor %}
  107. {% block content %}{% endblock %}
  108. <div class="clear"></div>
  109. $posts.prev_link
  110. $posts.next_link
  111. </div>
  112. <div class="clear"></div>
  113. </div>
  114. <!-- - - - - - - - End Content Area - - - - - - - -->
  115. </div>
  116. <br/>
  117. <div class="box-footer header-tabs">
  118. <ul>
  119. <li><a href="#Top">Top</a></li>
  120. </ul>
  121. </div>
  122. </div>
  123. </div>
  124. <!-- End: Main Content Area -->
  125. <!-- Note: this clears floating, set in previous elements -->
  126. <div class="clear"></div>
  127. <div id="footer"></div>
  128. </body>
  129. </html>