25 lines
366 B
HTML
25 lines
366 B
HTML
<?xml version="1.0" encoding="utf-8" ?>
|
|
|
|
<html>
|
|
<version>1</version>
|
|
|
|
<head>
|
|
<title>Internal Tools - per diem calculator</title>
|
|
<link rel="stylesheet" href="internal.css"/>
|
|
</head>
|
|
|
|
<body>
|
|
<h1>Result of calculated per diem</h1>
|
|
|
|
<div id="pd-result">:RESULT:</div>
|
|
|
|
</body>
|
|
|
|
|
|
</html>
|
|
<!--
|
|
Local Variables: ***
|
|
mode: xml ***
|
|
End: ***
|
|
-->
|