diff --git a/templates/web/index.tt2.html b/templates/web/index.tt2.html index af003abc579f09614080d7c61c5a83ec32db616d..bbcb19de82ea63721805f50166dc0493f082c863 100644 --- a/templates/web/index.tt2.html +++ b/templates/web/index.tt2.html @@ -28,7 +28,7 @@ html1/DTD/xhtml1-transitional.dtd"> <body> <header> <ul> - <li class="logo align-left"><a href="[% conf.app_url %]" title="[% conf.app_name %] home page"><img alt="eduGAIN logo" width="200" src="images/edugain_logo.png "/></a></li> + <li class="logo align-left"><a href="http://www.edugain.org" title="eduGAIN home page" target="_blank"><img alt="eduGAIN logo" width="200" src="images/edugain_logo.png "/></a></li> <li> </li> <li class="logo align-right"><a href="http://www.geant.net" title="Geant home page" target="_blank"><img alt="GEANT logo" width="100" src="images/geant_logo_rgb_300dpi.jpg"/></a></li> </ul>