Initial content

This commit is contained in:
Andrew Woods 2018-09-20 18:21:42 -04:00
parent 15e5ea6a2f
commit 86fe317055
92 changed files with 13147 additions and 0 deletions

View file

@ -0,0 +1,7 @@
#**
* 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>