From a2918a93fb078abb03bb47e5f51d17740cc30645 Mon Sep 17 00:00:00 2001
From: erdgeist <>
Date: Tue, 31 Aug 2010 09:13:40 +0000
Subject: KICKOFF
---
templates/customers.pt | 23 +++++++++++++++++++++++
templates/products.pt | 25 +++++++++++++++++++++++++
2 files changed, 48 insertions(+)
create mode 100644 templates/customers.pt
create mode 100644 templates/products.pt
(limited to 'templates')
diff --git a/templates/customers.pt b/templates/customers.pt
new file mode 100644
index 0000000..23fa70e
--- /dev/null
+++ b/templates/customers.pt
@@ -0,0 +1,23 @@
+
Customer List
+
+ Customers
+
+
diff --git a/templates/products.pt b/templates/products.pt
new file mode 100644
index 0000000..16cb19c
--- /dev/null
+++ b/templates/products.pt
@@ -0,0 +1,25 @@
+Products List
+
+ Products
+
+
--
cgit v1.2.3