diff options
Diffstat (limited to 'djangoproject/templates/fundraising/index.html')
| -rw-r--r-- | djangoproject/templates/fundraising/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/djangoproject/templates/fundraising/index.html b/djangoproject/templates/fundraising/index.html index fe3d19e4..6cc16d09 100644 --- a/djangoproject/templates/fundraising/index.html +++ b/djangoproject/templates/fundraising/index.html @@ -15,6 +15,8 @@ </p> {% endblock %} +{% block billboard %}{% endblock %} + {% block messages %} {% if messages %} |
