Hi,
I have the following list ['item 1', 'item 2', 'item 3'] and want the following
output:
<li>item 1</li>
<li>item 2</li>
<li>item 3</li>
Since this is not in the example for unordered_list I don't know how I can get this right.
Is it possible with unordered_list ?
Regards,
Dirk
--
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Django
users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---