diff --git a/webapp/src/main/webapp/themes/iph/templates/page.ftl b/webapp/src/main/webapp/themes/iph/templates/page.ftl index c69f3db4..43ebcff7 100644 --- a/webapp/src/main/webapp/themes/iph/templates/page.ftl +++ b/webapp/src/main/webapp/themes/iph/templates/page.ftl @@ -13,7 +13,7 @@ <#include "menu.ftl">
- <#if currentServlet = "individual" && currentServlet != "display"?? > + <#if currentServlet = "individual" && currentServlet != "display">
<#include "customsearchpanel.ftl" >