aboutsummaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
Diffstat (limited to 'template')
-rw-r--r--template/about.html.j26
-rw-r--r--template/news/2022-10-0.18.0.html.j25
2 files changed, 10 insertions, 1 deletions
diff --git a/template/about.html.j2 b/template/about.html.j2
index cd81e67e..81976c42 100644
--- a/template/about.html.j2
+++ b/template/about.html.j2
@@ -136,6 +136,12 @@
136 <ul> 136 <ul>
137 <li> 137 <li>
138 <p> 138 <p>
139 <a href="https://nlnet.nl/discovery/">NGI DISCOVERY</a> [<a href="https://nlnet.nl/project/GNS/">Project summary</a>]<br>
140 <img style="width: 35%" src="{{ url('images/ngi_discovery.svg') }}" alt="NGI DISCOVERY logo">
141 </p>
142 </li>
143 <li>
144 <p>
139 <a href="https://wiki.geant.org/display/NGITrust/">GEANT NGI TRUST</a> [<a href="{{ url_localized('news/2021-05-DISSENS.html') }}">Project report</a>]<br> 145 <a href="https://wiki.geant.org/display/NGITrust/">GEANT NGI TRUST</a> [<a href="{{ url_localized('news/2021-05-DISSENS.html') }}">Project report</a>]<br>
140 <img style="width: 35%" src="{{ url('images/ngi_trust.png') }}" alt="NGI TRUST logo"> 146 <img style="width: 35%" src="{{ url('images/ngi_trust.png') }}" alt="NGI TRUST logo">
141 </p> 147 </p>
diff --git a/template/news/2022-10-0.18.0.html.j2 b/template/news/2022-10-0.18.0.html.j2
index a173c03c..0836b32d 100644
--- a/template/news/2022-10-0.18.0.html.j2
+++ b/template/news/2022-10-0.18.0.html.j2
@@ -89,6 +89,9 @@
89<h4>Thanks</h4> 89<h4>Thanks</h4>
90<p> 90<p>
91 This release was the work of many people. The following people contributed code and were thus easily identified: 91 This release was the work of many people. The following people contributed code and were thus easily identified:
92 Christian Grothoff, Tristan Schwieren, madmurphy, Willow Liquorice, t3sserakt, TheJackiMonster and Martin Schanzenbach. 92 Bernd Fix, Christian Grothoff, Tristan Schwieren, madmurphy, Willow Liquorice, t3sserakt, TheJackiMonster and Martin Schanzenbach.
93 We are greatful for funding from <a href="https://nlnet.nl/discovery/">NGI Zero DISCOVERY</a> that
94 has supported several developers over the last four years to work on the
95 <a href="../gns.html">GNU Name System</a> and related subsystems.
93</p> 96</p>
94{% endblock body_content %} 97{% endblock body_content %}