How would I customize the format of {{ form.shipping }} on the
base_pay_ship.html template? It currently renders this:
<li><label for=""><input type="radio" id="" value="" name="shipping" /
><br>TEXT</label></li>

I want it to render this:
<li><label for="">TEXT</label><input type="radio" id="" value=""
name="shipping" /></li>


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Satchmo users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/satchmo-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to