소스 검색

[GINR] Add re3 logo

cgars 7 년 전
부모
커밋
14632c2768
2개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. BIN
      public/img/re3.png
  2. 4 0
      templates/base/footer.tmpl

BIN
public/img/re3.png


+ 4 - 0
templates/base/footer.tmpl

@@ -34,6 +34,10 @@
 					Funded by:
 					<img class="ui bmbf image" src="{{AppSubURL}}/img/bmbf.png"/>
 				</div>
+				<div class="ui supersmall">
+					Registered with:
+					<img class="ui bmbf image" src="{{AppSubURL}}/img/re3.png"/>
+				</div>
 			</div>
 		</div>
 	</div>