diff options
Diffstat (limited to 'djangoproject/templates/aggregator/my-feeds.html')
| -rw-r--r-- | djangoproject/templates/aggregator/my-feeds.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/djangoproject/templates/aggregator/my-feeds.html b/djangoproject/templates/aggregator/my-feeds.html index c266f82e..7a013f15 100644 --- a/djangoproject/templates/aggregator/my-feeds.html +++ b/djangoproject/templates/aggregator/my-feeds.html @@ -24,4 +24,4 @@ {# <li>Claim a feed already in the system.</li> #} </ul> </div> -{% endblock %} +{% endblock content %} |
