hi,
i did the latest svn up to 2230. Admin stopped working and the error 
message doesnt give the line number for the error. This is the 
error message:


TemplateSyntaxError at /births/admin/
Invalid block tag: 'endif'
Request Method:         GET
Request URL:    http://birbal.web/births/admin/
Exception Type:         TemplateSyntaxError
Exception Value:        Invalid block tag: 'endif'
Exception Location: 
        /usr/lib/python2.3/site-packages/django/core/template/__init__.py 
in invalid_block_tag, line 345
Template error

In 
template 
/usr/lib/python2.3/site-packages/django/contrib/admin/templates/admin/base.html,
 
error at line 0
Invalid block tag: 'endif'
1       <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
2       <html xmlns="http://www.w3.org/1999/xhtml"; 
lang="{{ LANGUAGE_CODE }}" xml:lang="{{ LANGUAGE_CODE }}">
3       <head>
4       <title>{% block title %}{% endblock %}</title>
5       <link rel="stylesheet" type="text/css" href="{% block stylesheet 
%}{% load adminmedia %}{% admin_media_prefix %}css/base.css{% 
endblock %}" />
6       {% block extrastyle %}{% endblock %}
7       {% block extrahead %}{% endblock %}
8       </head>
9       {% load i18n %}
10 
-- 
regards
kg

http://www.livejournal.com/users/lawgon
tally ho! http://avsap.org.in
ಇಂಡ್ಲಿನಕ್ಸ வாழ்க!

Reply via email to