projects
/
matthijs
/
projects
/
dorestad-bookings.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f0b8ca
)
tickets: Pluralize the booking confirmation email.
author
Matthijs Kooijman
<matthijs@stdin.nl>
Tue, 19 Oct 2010 13:28:01 +0000
(15:28 +0200)
committer
Matthijs Kooijman
<matthijs@stdin.nl>
Tue, 19 Oct 2010 13:28:01 +0000
(15:28 +0200)
tickets/templates/tickets/booked.eml
patch
|
blob
|
history
diff --git
a/tickets/templates/tickets/booked.eml
b/tickets/templates/tickets/booked.eml
index baa084f38d58fdfc944b04aa55272bb5ecac0f9d..d26a8d63e3aa153cfb37a77b42550e89b629e4e3 100644
(file)
--- a/
tickets/templates/tickets/booked.eml
+++ b/
tickets/templates/tickets/booked.eml
@@
-4,7
+4,7
@@
Subject: Bevestiging reservering Dorestad 1493
Beste {{ booking.name }},
-je hebt {{ booking.tickets }} kaart
en
gereserveerd voor de Dorestad 1493
+je hebt {{ booking.tickets }} kaart
{{booking.tickets|pluralize:"en"}}
gereserveerd voor de Dorestad 1493
voorstelling op: {{ booking.get_show_display }}.
Veel plezier bij de voorstelling!