vivo-solr/vivocore/conf/velocity/header.vm

8 lines
238 B
Text
Raw Normal View History

2018-09-20 18:21:42 -04:00
#**
* Render the top section of the page visible to users
*#
<div id="head">
<span ><a href="#url_for_home#if($request.params.get('debugQuery'))?debugQuery=true#end"><img src="#{url_root}/img/solr.svg" id="logo"/></a></span>
</div>