On Tuesday, March 22, 2011 11:25:41 am dvdmchl wrote:
> I'm getting error: Invalid block tag: 'endblock', expected 'endif' in
> tempate:
>
> {% extends "base.html" %}
>
> {% block title %}{% endblock %}
>
> {% block header %}
> Header
> {% endblock %}
>
> {% block content
On Tue, 2011-03-22 at 03:25 -0700, dvdmchl wrote:
> {% endif% }
{% endif %}
--
regards
KG
http://lawgon.livejournal.com
Coimbatore LUG rox
http://ilugcbe.techstud.org/
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send
I'm getting error: Invalid block tag: 'endblock', expected 'endif' in
tempate:
{% extends "base.html" %}
{% block title %}{% endblock %}
{% block header %}
Header
{% endblock %}
{% block content %}
{% if wiwto_category_name|length > 1 %}
{% for ca
3 matches
Mail list logo