---
Oupsy, tag a is not closed :
+ |
+ [% IF linked_order.ordernumber %]
+ [%
linked_order.ordernumber | html %]
+ [% ELSE %]
+ None
+ [% END %]
+ |
+
+ [% IF linked_subscription %]
+ Subscription details
+ [% ELSE %]
+ None
+ [% END %]
+ |
Should be
Also use None to ease translation
--=20
You are receiving this mail because:
You are watching all bug changes.
--===============0963214128489695222==--