Remove duplicate footer

http://docs.openstack.org/trunk/ has a duplicate footer, remove it.

Change-Id: I82d5438fcf8d249856eeac1f4e323b6e9b212435
This commit is contained in:
Andreas Jaeger 2014-08-14 10:50:41 +02:00
parent 278ef2ffed
commit c1ed605042

@ -251,23 +251,4 @@
</dl>
</div>
</div>
<div class="container">
<div id="footer">
<hr/>
<p>
Documentation treated like code, powered by the community - interested? Here's
<a href="http://wiki.openstack.org/Documentation/HowTo">
how to contribute
</a>
.
</p>
<p>
The OpenStack project is provided under the Apache 2.0 license. Openstack.org is powered by
<a href="http://www.rackspacecloud.com/">
Rackspace Cloud Computing
</a>
.
</p>
</div>
</div>
{% endblock content %}