update 1902111151

This commit is contained in:
vkservicesllc
2019-02-11 11:51:37 -05:00
parent 7fbde343c2
commit 6ecaca50d6
3 changed files with 31588 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<meta charset="utf-8">
<title>Local Payroll and Expenses Report</title>
</head>
<body>
<table id="table"></table>
<script src="script.js" charset="utf-8"></script>
</body>
</html>