summaryrefslogtreecommitdiff
path: root/www/news.wml
blob: d87fb3df87e5a1c94eb32c244221f83098c292ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
#include 'common.wml' page="News"

<p>
<center>
  <table class="transparent" border=0 width=80%>
    <tr><td>
The project news are also available via an <a href="http://www.gnutls.org/news.atom">atom feed</a>.
    </td>
<td>
<a href="https://twitter.com/GnuTLS" class="twitter-follow-button" data-show-count="false">Follow @GnuTLS</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
</td>
</tr>
  </table>

</center>

</p>

#include 'rawnews.wml' MAX_NEWS=15 TABLE_CLASS=news

<p>See also the 
the <a href="https://gitlab.com/gnutls/gnutls/blob/master/NEWS">live NEWS file</a>
or the <a href="https://gitlab.com/gnutls/gnutls/commits/master">live git shortlog</a>.
</p>

</center>

#include 'bottom.wml'