diff options
Diffstat (limited to 'djangoproject/templates/aggregator/denied.html')
| -rw-r--r-- | djangoproject/templates/aggregator/denied.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/djangoproject/templates/aggregator/denied.html b/djangoproject/templates/aggregator/denied.html index 442b3544..fa643f5d 100644 --- a/djangoproject/templates/aggregator/denied.html +++ b/djangoproject/templates/aggregator/denied.html @@ -5,4 +5,4 @@ <h1>{% translate "Community" %}</h1> <h2>{% translate "Sorry, you can't do that." %}</h2> -{% endblock %} +{% endblock content %} |
