diff options
Diffstat (limited to 'djangoproject/templates/flatpages/community.html')
| -rw-r--r-- | djangoproject/templates/flatpages/community.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/djangoproject/templates/flatpages/community.html b/djangoproject/templates/flatpages/community.html index d58f96ee..1b2bfb79 100644 --- a/djangoproject/templates/flatpages/community.html +++ b/djangoproject/templates/flatpages/community.html @@ -6,4 +6,4 @@ <h1>{{ flatpage.title }}</h1> {{ flatpage.content }} -{% endblock %} +{% endblock content %} |
