25 lines
528 B
HTML
25 lines
528 B
HTML
<?xml version="1.0" encoding="utf-8" ?>
|
|
|
|
<html>
|
|
<version>1</version>
|
|
|
|
<head>
|
|
<title>Reimbursement Claim / Credit Card statement</title>
|
|
<link rel="stylesheet" href="internal.css"/>
|
|
</head>
|
|
|
|
<body>
|
|
<h1>Review you input</h1>
|
|
|
|
<p>You have just submitted the following information, and will receive a
|
|
confirmation mail soon. If there is a problem, please redo your
|
|
statement (Back-button in your browser) or contact your financial
|
|
contact person.</p>
|
|
|
|
<div>:RESULT:</div>
|
|
|
|
</body>
|
|
|
|
|
|
</html>
|