aboutsummaryrefslogtreecommitdiff
path: root/template/about.html.j2
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-10-27 10:14:46 +0200
committerChristian Grothoff <christian@grothoff.org>2022-10-27 10:14:57 +0200
commit6bb7cab193a8439971f97e7354e599ea70ae99e2 (patch)
tree5a254e7264eda7e0600b563241dea80bfdeb5e35 /template/about.html.j2
parent5340517b45b36795358797b0a14fb260b73591fe (diff)
downloadwww-6bb7cab193a8439971f97e7354e599ea70ae99e2.tar.gz
www-6bb7cab193a8439971f97e7354e599ea70ae99e2.zip
add link to NGI discovery
Diffstat (limited to 'template/about.html.j2')
-rw-r--r--template/about.html.j26
1 files changed, 6 insertions, 0 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>