diff --git a/webapp/src/main/webapp/templates/freemarker/body/search/search-error.ftl b/webapp/src/main/webapp/templates/freemarker/body/search/search-error.ftl index 451174d95..3f08f55db 100644 --- a/webapp/src/main/webapp/templates/freemarker/body/search/search-error.ftl +++ b/webapp/src/main/webapp/templates/freemarker/body/search/search-error.ftl @@ -3,11 +3,14 @@ <#-- Template for displaying search error message --> <#if title??> -

${title?html}

+
+

${title?html}

+
- -

-${message?html} -

+
+

+ ${message?html} +

+
<#include "searchSelector.ftl"> <#include "search-help.ftl" > diff --git a/webapp/src/main/webapp/templates/freemarker/body/search/search-help.ftl b/webapp/src/main/webapp/templates/freemarker/body/search/search-help.ftl index b69e4a57f..e892f96df 100644 --- a/webapp/src/main/webapp/templates/freemarker/body/search/search-help.ftl +++ b/webapp/src/main/webapp/templates/freemarker/body/search/search-help.ftl @@ -1,12 +1,16 @@ <#-- $This file is distributed under the terms of the license in LICENSE$ --> <#if origination?has_content && origination == "helpLink"> +

Search Tips

+
Back to results <#else> +

Search Tips

+
+

Advanced Tips

+