Files
jasper/web/index.jsp
T

18 lines
427 B
Plaintext
Raw Normal View History

2026-05-06 14:57:03 -04:00
<%--
Document : index
Created on : Nov 9, 2017, 4:10:38 PM
Author : davidh
--%>
<%@page contentType="text/html" pageEncoding="UTF-8"%>
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Britton Benefits Report Server</title>
</head>
<body>
<h1>Britton Benefits Report Server</h1>
</body>
</html>