浏览代码

[GINR] Add link to r3

cgars 7 年之前
父节点
当前提交
67e5a9bb0f
共有 1 个文件被更改,包括 3 次插入1 次删除
  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>