From eec7118f2b8e1c0defffbc8df6c42a40436872d2 Mon Sep 17 00:00:00 2001 From: David Baumgold Date: Tue, 15 Oct 2013 14:19:26 -0400 Subject: [PATCH] enable tender This reverts commit 96485694d32a1f34a0a5f30dea71a75e86b795a6. --- cms/templates/base.html | 1 + 1 file changed, 1 insertion(+) 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" />