Commit 49a493f6 by Dougal Matthews

Bring back the promo section

parent 18712a5c
...@@ -191,7 +191,8 @@ a.fusion-poweredby { ...@@ -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> <li class="{% if loop.first %}main{% endif %} {% if toc_item.active %}main{% endif %}"><a href="{{ toc_item.url }}">{{ toc_item.title }}</a></li>
{% endfor %} {% endfor %}
<div class="promo"> <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> </div>
</ul> </ul>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment