Thursday, September 1, 2011

Template image display issue

Hi,
that is my index.html template:

<html>
<body background="index.jpg">
</body>
</html>

The index.jpg image in the same directory with template
index.html.When i render template, it loads the template but i can't
see image in background.


Web server is apache2 with wsgi.
Thanks
Selcuk

--
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 django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment