2
<!-- c-basic-offset: 2; tab-width: 2; indent-tabs-mode: nil
3
vi: set shiftwidth=2 tabstop=2 expandtab:
4
:indentSize=2:tabSize=2:noTabs=true:
6
<html lang="en" xmlns:h="http://xmlns.jcp.org/jsf/html"
7
xmlns:ui="http://xmlns.jcp.org/jsf/facelets"
8
xmlns:f="http://xmlns.jcp.org/jsf/core"
9
xmlns:pt="http://xmlns.jcp.org/jsf/passthrough">
12
<h:outputStylesheet library="css" name="main.css" />
13
<title>${configBean.pageTitle} - ${configBean.subTitle}</title>
b'\\ No newline at end of file'