aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorEdmund von der Burg <evdb@mysociety.org>2011-04-07 16:18:55 +0100
committerEdmund von der Burg <evdb@mysociety.org>2011-04-07 16:18:55 +0100
commit8fde4a3ca2a84cb4afbc5096e853e016e27ea35a (patch)
tree6e3375d58bd5672a4aad1ed77a63b98e9ffecdad /templates
parent42d7669ab494f2b8bf7f2209a7ce06fd8a373bc5 (diff)
added newsletter sign up
Diffstat (limited to 'templates')
-rw-r--r--templates/web/default/tokens/confirm_problem.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/default/tokens/confirm_problem.html b/templates/web/default/tokens/confirm_problem.html
index 23d5f52ee..aeff2cc9c 100644
--- a/templates/web/default/tokens/confirm_problem.html
+++ b/templates/web/default/tokens/confirm_problem.html
@@ -17,6 +17,6 @@
%]
</p>
-[% display_crossell_advert( problem.email, problem.name ) %]
+[% display_crossell_advert( problem.user.email, problem.name ) %]
[% INCLUDE 'footer.html' %]