blob: edd40b1961fbb253c966dc96e346ee9d9583968d [file] [log] [blame]
gkesslerf3e1ae62006-05-03 21:47:05 +00001<%@ page language="java" contentType="text/html; charset=ISO-8859-1"
2 pageEncoding="ISO-8859-1"%>
3<%@ taglib uri="http://java.sun.com/jsf/html" prefix="h" %>
4<%@ taglib uri="http://java.sun.com/jsf/core" prefix="f" %>
5<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
6<html>
7<head>
8<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
9<title>Insert title here</title>
10</head>
11<body>
12 <f:view>
13
14 </f:view>
15</body>
16</html>