use amo's version of the small footer on webapps

This commit is contained in:
Matt Claypotch 2011-11-17 11:33:05 -08:00
Родитель 42c0286a84
Коммит b844fa3332
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -1,7 +1,7 @@
<div id="footer" class="footer-condensed" role="contentinfo">
<div class="footer-wrap">
<div class="section">
{% include "global/copyright.html" %}
{% include "copyright.html" %}
</div>
</div>
</div>