vitro/webapp/web/templates/freemarker/body/smokeTest.ftl

9 lines
293 B
Text
Raw Normal View History

<#-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
<#-- Template for the body of the SmokeTest page -->
<#-- TODO: This is an initial implementation and will continue to evolve. -->
<#if SolrContextChecker??>
<h2>${SolrContextChecker.result}</h2>
</#if>