Hi, im embedding a SVG in a template like this:
[div] [embed id="embedded_svg" src="/site_media/test.svg" /] [/div] [img src="/site_media/test.gif" /] both, svg and gif are in my static content directory. gif is displayed, svg isnt. when i open the html directly, both files are displayed (after changing the urls) (im using the django webserver) any pointers? thx in advance, Seabstian --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django 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/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

