Fixed #9044: Corrected mistake in a closing tag in an example template. Thanks to Rick Vanderzwet for the report.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@9029 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Russell Keith-Magee 2008-09-14 13:10:36 +00:00
parent 47091ab5b5
commit e820b54401
1 changed files with 1 additions and 1 deletions

View File

@ -212,7 +212,7 @@ tags:
{% ifnotequal athlete.name "Joe" %}
...
{% endifequal %}
{% endifnotequal %}
:ttag:`block` and :ttag:`extends`
Set up `template inheritance`_ (see below), a powerful way