aboutsummaryrefslogtreecommitdiff
path: root/template/news/2021-03-gsoc-update.html.j2
diff options
context:
space:
mode:
authort3sserakt <t3ss@posteo.de>2021-05-23 20:19:58 +0200
committert3sserakt <t3ss@posteo.de>2021-05-23 20:20:56 +0200
commit8b45ef2990e77544b06a45038987c5cdba0069bf (patch)
treebea140884cd53bc614489ffbb2f7516920634253 /template/news/2021-03-gsoc-update.html.j2
parent8f9c24f116f689a874c813388b0e15678d15c47a (diff)
parentedf64f7471463dc2bb62355f24350ced2dd442f2 (diff)
downloadwww-8b45ef2990e77544b06a45038987c5cdba0069bf.tar.gz
www-8b45ef2990e77544b06a45038987c5cdba0069bf.zip
Merge branch 'stable' of ssh://gnunet.org/www into stable
Diffstat (limited to 'template/news/2021-03-gsoc-update.html.j2')
-rw-r--r--template/news/2021-03-gsoc-update.html.j213
1 files changed, 13 insertions, 0 deletions
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 @@
1{% extends "common/news.j2" %}
2{% block body_content %}
3 <h1>No GSoC projects in 2021</h1>
4<p>
5 For 2021, <a href="https://lists.gnu.org/archive/html/summer-of-code/2021-03/msg00000.html">GNU has not been selected as a GSoC organization</a>.
6 This also means that <a href="{{ url_localized('gsoc.html')}}">GNUnet GSoC
7 projects</a> will not be offered through the GSoC programme.
8 Thanks to all of those interested in our proposed projects and their efforts
9 in preparing proposals, including preliminary discussions with us.
10 If you are still interested in tackling any of the proposed open issues, you
11 are very welcome to do so.
12<p>
13{% endblock body_content %}