diff options
Diffstat (limited to 'djangoproject/templates/foundation/banner_preview.html')
| -rw-r--r-- | djangoproject/templates/foundation/banner_preview.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/djangoproject/templates/foundation/banner_preview.html b/djangoproject/templates/foundation/banner_preview.html index ff3a4894..d371a026 100644 --- a/djangoproject/templates/foundation/banner_preview.html +++ b/djangoproject/templates/foundation/banner_preview.html @@ -6,4 +6,4 @@ (last updated by {{ banner.updated_by }} on {{ banner.updated_at|date:"N j, Y, P" }}) </p> {% include "foundation/banner.html" %} -{% endblock %} +{% endblock billboard %} |
