>> now i have a finished template which wrote by j2ee,like this:
>>         <#list  dailyStarList as dailyS>
>>                <li <#if (dailyS_index % 2) ==
>> 0>class="list_color_w"<#else>class="list_color"</#if>><h2><#list

  Hi,

  the syntax you're using is not standard Django template syntax, so
unless someone has replaced the default Django tempating system with
the same one as you did (and is familiar with it and read your email),
you are unlikely to get a response from this list.

  Sorry

    Jirka

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to