<%@ include file="/taglibs.jsp" %>



<% boolean searchEnabled = RollerConfig.getBooleanProperty("search.enabled"); request.setAttribute("searchEnabled", new Boolean(searchEnabled)); %>