Commit e25b3a40 by benjaoming

logo block for footer

parent 1b06fb04
......@@ -175,7 +175,9 @@
<div style="padding: 30px 0;" class="clearfix">
<footer>
<hr />
{% block footer_logo %}
<a href="https://github.com/benjaoming/django-wiki" class="pull-right"><img src="{{ STATIC_URL }}wiki/img/github_icon.png" /></a>
{% endblock %}
{% block footer_prepend %}
{% endblock %}
<p>Powered by <a href="http://www.django-wiki.org">django-wiki</a>, an open source application under the <a href="http://www.gnu.org/licenses/quick-guide-gplv3.html">GPLv3</a> license. Let knowledge be the cure.</p>
......
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