diff options
Diffstat (limited to 'template/about.html.j2')
-rw-r--r-- | template/about.html.j2 | 6 |
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 @@ <ul> <li> <p> + <a href="https://nlnet.nl/discovery/">NGI DISCOVERY</a> [<a href="https://nlnet.nl/project/GNS/">Project summary</a>]<br> + <img style="width: 35%" src="{{ url('images/ngi_discovery.svg') }}" alt="NGI DISCOVERY logo"> + </p> + </li> + <li> + <p> <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> <img style="width: 35%" src="{{ url('images/ngi_trust.png') }}" alt="NGI TRUST logo"> </p> |