Browse Source

[GINR] Add link to r3

cgars 7 years ago
parent
commit
67e5a9bb0f
1 changed files with 3 additions and 1 deletions
  1. 3 1
      templates/base/footer.tmpl

+ 3 - 1
templates/base/footer.tmpl

@@ -36,7 +36,9 @@
 				</div>
 				<div class="ui supersmall">
 					Registered with:
-					<img class="ui bmbf image" src="{{AppSubURL}}/img/re3.png"/>
+					<a href="http://www.re3data.org/">
+						<img class="ui bmbf image" src="{{AppSubURL}}/img/re3.png"/>
+					</a>
 				</div>
 			</div>
 		</div>