diff --git a/dojo/templates/base.html b/dojo/templates/base.html index 09393088809..1831decb378 100644 --- a/dojo/templates/base.html +++ b/dojo/templates/base.html @@ -665,6 +665,11 @@ {{ announcement.message|bleach_with_a_tags }} {% endif %} + {% for banner in additional_banners %} + + {% endfor %}
{% block tab_bar %}