vitro/home/src/main/resources/solr/conf/velocity/header.vm
2015-11-19 23:47:12 +00:00

7 lines
238 B
Text

#**
* 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.png" id="logo"/></a></span>
</div>