# HG changeset patch # User Madhusudan.C.S # Date 1289912590 -19800 # Node ID efdc1fa99ef7de949b83e25d8e6301fad6b36b65 # Parent 316d522c7d43299226d6d5266453dff325da402d Convert multiple conditions to nested if in template since Django has a bug with conditionals in templates. diff -r 316d522c7d43 -r efdc1fa99ef7 project/templates/registration/manage_payments.html --- a/project/templates/registration/manage_payments.html Tue Nov 16 18:08:30 2010 +0530 +++ b/project/templates/registration/manage_payments.html Tue Nov 16 18:33:10 2010 +0530 @@ -14,9 +14,11 @@