diff options
Diffstat (limited to 'news/2020-05-GHM_Jun_2020.html.j2')
-rw-r--r-- | news/2020-05-GHM_Jun_2020.html.j2 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/news/2020-05-GHM_Jun_2020.html.j2 b/news/2020-05-GHM_Jun_2020.html.j2 new file mode 100644 index 00000000..b4d70bcd --- /dev/null +++ b/news/2020-05-GHM_Jun_2020.html.j2 @@ -0,0 +1,8 @@ +{% extends "common/news.j2" %} +{% block body_content %} + <h1>Online GNUnet Hacker Meeting in June 2020</h1> + <p> + We are happy to announce that we will have a GNUnet + Hacker Meeting from 15-19 of June 2020 taking place online. For more information see <a href="">WEBSITE</>. + </p> +{% endblock body_content %} |