<%@page import="com.appiancorp.common.config.ApplicationContextHolder"%> <%@page import="com.appiancorp.suite.cfg.TypefaceService"%> <%pageContext.setAttribute("isAnOmniboxEnvironment", Boolean.FALSE);%> <%pageContext.setAttribute("loadEmbedded", Boolean.TRUE);%> <%pageContext.setAttribute("typefaceUrl", ApplicationContextHolder.getBean(TypefaceService.class).getActiveRegularFontUrl());%> <%@ include file="common-index.jsp" %>