Added GPL and Django logos to the about page

This commit is contained in:
Roberto Rosario
2011-07-02 01:23:35 -04:00
parent 7c537e7362
commit d20e93336d
3 changed files with 5 additions and 0 deletions

View File

@@ -22,6 +22,11 @@
<div class="tc">
<img src="{{ MEDIA_URL }}images/392336_7079-small.png"/>
</div>
<div class="tc">
<img src="{{ MEDIA_URL }}images/gplv3-127x51.png"/>
<img src="{{ MEDIA_URL }}images/djangopowered126x54.gif"/>
</div>
</div>
{% endblock %}
{% block footer %}

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB