Pman/templates/transaction.html
authorChris <chris@roojs.com>
Mon, 9 Jun 2014 09:05:58 +0000 (17:05 +0800)
committerChris <chris@roojs.com>
Mon, 9 Jun 2014 09:05:58 +0000 (17:05 +0800)
Pman/templates/transaction.html [new file with mode: 0644]

diff --git a/Pman/templates/transaction.html b/Pman/templates/transaction.html
new file mode 100644 (file)
index 0000000..ae7fd49
--- /dev/null
@@ -0,0 +1,16 @@
+<!DOCTYPE html>
+<!--
+To change this license header, choose License Headers in Project Properties.
+To change this template file, choose Tools | Templates
+and open the template in the editor.
+-->
+<html>
+    <head>
+        <title>TODO supply a title</title>
+        <meta charset="UTF-8">
+        <meta name="viewport" content="width=device-width">
+    </head>
+    <body>
+        <div>TODO write content</div>
+    </body>
+</html>