From b3dd9489f04385fff095a85de658ab746574d23b Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Fri, 7 May 2021 13:50:26 +0200 Subject: restructure to work with current site generator --- template/news/2021-03-gsoc-update.html.j2 | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 template/news/2021-03-gsoc-update.html.j2 (limited to 'template/news/2021-03-gsoc-update.html.j2') diff --git a/template/news/2021-03-gsoc-update.html.j2 b/template/news/2021-03-gsoc-update.html.j2 new file mode 100644 index 00000000..d638549a --- /dev/null +++ b/template/news/2021-03-gsoc-update.html.j2 @@ -0,0 +1,13 @@ +{% extends "common/news.j2" %} +{% block body_content %} +

No GSoC projects in 2021

+

+ For 2021, GNU has not been selected as a GSoC organization. + This also means that GNUnet GSoC + projects will not be offered through the GSoC programme. + Thanks to all of those interested in our proposed projects and their efforts + in preparing proposals, including preliminary discussions with us. + If you are still interested in tackling any of the proposed open issues, you + are very welcome to do so. +

+{% endblock body_content %} -- cgit v1.2.3