diff --git a/cms/templates/base.html b/cms/templates/base.html index 260059f274..30d095087b 100644 --- a/cms/templates/base.html +++ b/cms/templates/base.html @@ -207,6 +207,7 @@ require(['js/models/course'], function(Course) { % endif <%include file="widgets/footer.html" /> + <%include file="widgets/tender.html" />