aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/theme/base.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/theme/base.html b/docs/theme/base.html
index e5ad4377..7ca7de14 100644
--- a/docs/theme/base.html
+++ b/docs/theme/base.html
@@ -191,7 +191,8 @@ a.fusion-poweredby {
<li class="{% if loop.first %}main{% endif %} {% if toc_item.active %}main{% endif %}"><a href="{{ toc_item.url }}">{{ toc_item.title }}</a></li>
{% endfor %}
<div class="promo">
- {{ ad_block }}
+ <hr/>
+ <script type="text/javascript" src="//cdn.fusionads.net/fusion.js?zoneid=1332&serve=C6SDP2Y&placement=djangorestframework" id="_fusionads_js"></script>
</div>
</ul>