diff options
Diffstat (limited to 'news.html.j2.inc')
-rw-r--r-- | news.html.j2.inc | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/news.html.j2.inc b/news.html.j2.inc index debb304f..d4a422ba 100644 --- a/news.html.j2.inc +++ b/news.html.j2.inc @@ -1,7 +1,3 @@ -<a href="old-news.html"><h3>{{ _("More news")}}</h3></a> - -<h3>Second GNUnet Hacker Meeting 2018 at <a href="https://decentrale.ch/">La Décentrale</a>, Switzerland</h3> - -<p>The GNUnet hackers met for the second time this year. The primary goal was -to squash bugs to bring out a new release. Aside from this we worked hard on -improving the documentation and to launch this new website.</p> +{% include "news/2019-02.inc" %} +{% include "news/2018-07.inc" %} +<a href="old-news.html"><h3>{{ _("More news")}}</h3></a> |