JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
reorganized main page, and got my name out of the code
[contractor-progress.git] / tiny_agreement.html
index f3dcd16..b2386f3 100644 (file)
@@ -7,17 +7,19 @@
 </head>
 
 <body>
-<!--~main_body start~-->
+<!--~main_body {~-->
   <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>
+  <p>Welcome to the task manager! I'd like to take this opportunity to have you make an agreement with me about very small jobs. Please read it carefully, and call me if you have any questions.</p>
+
+  <p>For tiny jobs ($30 or less) the normal pricing approval process is cumbersome. 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>
+    <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, so long as it is <select name="level"><!--~level options~-->
+    </select> or less. <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>