JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
ready to roll. still needs e-mails and prioritizing
[contractor-progress.git] / tiny_agreement.html
diff --git a/tiny_agreement.html b/tiny_agreement.html
new file mode 100644 (file)
index 0000000..f3dcd16
--- /dev/null
@@ -0,0 +1,23 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+  <title>JasonWoof -- Process</title>
+</head>
+
+<body>
+<!--~main_body start~-->
+  <h3><a href="#" id="tiny_job_agreement" name="tiny_job_agreement"></a>Tiny Job Agreement</h3>
+
+  <p>For tiny jobs ($30 or less) it is a waste of time to wait for pricing approval. So I have my clients make the following agreement:</p>
+
+  <form action="tiny_agreement" method="post">
+    <p class="agreement">For work that I request of Jason Woofenden (whether through this site, or other forms of communication like e-mail or phone), I <input type="text" size="10" name="name" value="~name.attr~" /> hereby agree to pay the fee he chooses, if that fee is less than or equal to <select name="level"><!--~level.options~-->
+    </select> <input type="submit" value="Agree" /></p>
+  </form>
+
+  <p>Cutting out the overhead of quotes for tiny jobs should make it so I can keep my minimum fee at $10.</p>
+<!--~end~-->
+</body>
+</html>