summaryrefslogtreecommitdiff
path: root/UI/Reconciliation/list.html
diff options
context:
space:
mode:
Diffstat (limited to 'UI/Reconciliation/list.html')
-rw-r--r--UI/Reconciliation/list.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/UI/Reconciliation/list.html b/UI/Reconciliation/list.html
new file mode 100644
index 00000000..48d9bb31
--- /dev/null
+++ b/UI/Reconciliation/list.html
@@ -0,0 +1,12 @@
+<div>
+ <table>
+ <td>
+ <tr>ID</tr>
+ <tr>Account</tr>
+ <tr></tr>
+ </td>
+ <?lsmb FOR result IN results?>
+
+ <?lsmb END?>
+ </table>
+</div> \ No newline at end of file