Skip to content

Commit

Permalink
Do not show this part of the email receipt for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Luke Closs committed Jun 27, 2013
1 parent 3879722 commit 288ccf2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions views/email/receipt.tt
@@ -1,10 +1,12 @@
<h1>Receipt: $[% total_price %] for [% total_litres %]L of clean, green Biodiesel!</h1>
<p>Hello [% member.name %]!</p>
<!--
[% IF member.in_protest %]
<p><strong>Thanks for joining our protest against the bogus tax! We've sent another email on your behalf!</strong></p>
[% ELSE %]
<p><a href="[% member.protest_link %]">Click here to help protest the bogus tax attack on our Biodiesel!</a> It'll only take a moment!</p>
[% END %]
-->
<p>
This fuel reduces your CO2 contribution by approximately [% total_co2_reduction %] kg!
<span style="font-size:8pt">(<a href="http://www.biomaxfuels.com.au/carbon.html">source</a>)</span><br />
Expand Down

0 comments on commit 288ccf2

Please sign in to comment.