i did the same way

i.e

<head>
       <link type="text/css" rel="stylesheet" href="{% block
stylesheet %}/css/base.css{% endblock %}" />
</head>

 but still its not calling the css..

On Oct 24, 12:10 pm, Kenneth Gonsalves <[EMAIL PROTECTED]> wrote:
> On Friday 24 October 2008 12:16:50 pm srini wrote:
>
> >    Well, i do not know the right way to link css to my
> > template in django, Please help me it's urgent without that i cannot
> > move ahead in my project.
>
> a template is just html - so attach the css just as you would in an ordinary
> html file. Uusually it is put in the head section of base.html.
>
> --
> regards
> KGhttp://lawgon.livejournal.com

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to