From 4ff48ff54fc7f58362bb4e5977512c6c1b4e4dac Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Wed, 19 Apr 2017 14:19:45 +0200 Subject: Add form templates. Add book form. --- templates/form-receipt.mdwn | 8 ++++++++ templates/form.mdwn | 10 ++++++++++ 2 files changed, 18 insertions(+) create mode 100644 templates/form-receipt.mdwn create mode 100644 templates/form.mdwn (limited to 'templates') diff --git a/templates/form-receipt.mdwn b/templates/form-receipt.mdwn new file mode 100644 index 0000000..9ecbe4a --- /dev/null +++ b/templates/form-receipt.mdwn @@ -0,0 +1,8 @@ +
+ +
+ + +
+
+
diff --git a/templates/form.mdwn b/templates/form.mdwn new file mode 100644 index 0000000..65f3d24 --- /dev/null +++ b/templates/form.mdwn @@ -0,0 +1,10 @@ +
+ + +
+ + + + + +
-- cgit v1.2.3