Skip to content

Commit

Permalink
Improve mail message
Browse files Browse the repository at this point in the history
  • Loading branch information
jfarcand committed Mar 1, 2013
1 parent bca9407 commit f253b4a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions subscription.html
Original file line number Diff line number Diff line change
Expand Up @@ -129,13 +129,13 @@ <h2><a href="http://async-io.org">Async-IO.org</a> support subscriptions provide
<tr>
<td class="noborder">&nbsp;</td>
<td class="table-td subscribe-gray subscribe-left"><a class="subscribe-button"
href="mailto:info@async-io.org?subject=Quote for Silver Subscription">More
href="mailto:info@async-io.org?subject=Quote for Silver Subscription&body=Thank you for your interest in our support subscription. We’ll be in touch soon.">More
Info</a></td>
<td class="table-td subscribe-gray subscribe-middle"><a class="subscribe-button"
href="mailto:info@async-io.org?subject=Quote for Gold Subscription">More
href="mailto:info@async-io.org?subject=Quote for Gold Subscription&body=Thank you for your interest in our support subscription. We’ll be in touch soon.">More
Info</a></td>
<td class="table-td subscribe-gray subscribe-right"><a class="subscribe-button"
href="mailto:info@async-io.org?subject=Quote for Platinum Subscription">More
href="mailto:info@async-io.org?subject=Quote for Platinum Subscription&body=Thank you for your interest in our support subscription. We’ll be in touch soon.">More
Info</a></td>
</tr>
</tbody>
Expand All @@ -154,7 +154,7 @@ <h3>Subscription</h3>

<h3>Professionals Services Support</h3>
<p>Professionals Services can also be delivered on a per hour basis. To get a quote, please <a
href="mailto:support@async-io.org?subject=Quote for Professionals Services">contact us</a></p>
href="mailto:support@async-io.org?subject=Quote for Professionals Services&body=Thank you for your interest in our Professionals Services offer. We’ll be in touch soon.">contact us</a></p>
<h3>Severity Explanation</h3>
<p>The severity levels define the priority assigned to support calls.</p>
<ul>
Expand Down
2 changes: 1 addition & 1 deletion training.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ <h3>Discount</h3>

<h3>Contract US!</h3>

<p>Contact <a href="mailto:info@async-io.org?subject=Quote for Training">support@async-io.org</a></p>
<p>Contact <a href="mailto:info@async-io.org?subject=Quote for Training&body=Thank you for your interest in our training. We’ll be in touch soon.">support@async-io.org</a></p>

</section>

Expand Down

0 comments on commit f253b4a

Please sign in to comment.