summaryrefslogtreecommitdiff
path: root/tbc/templates/base.html
diff options
context:
space:
mode:
authorhardythe12013-12-15 15:27:34 +0530
committerhardythe12013-12-15 15:27:34 +0530
commit5bcde8fafa5c7e5bb99263572656c7395e57cc4e (patch)
tree7e0e9279a4efc07c5a8b00779ab5868c71332ae7 /tbc/templates/base.html
parent58181ccc5be1da52bc4d73e793fb530a861eed28 (diff)
downloadPython-TBC-Interface-5bcde8fafa5c7e5bb99263572656c7395e57cc4e.tar.gz
Python-TBC-Interface-5bcde8fafa5c7e5bb99263572656c7395e57cc4e.tar.bz2
Python-TBC-Interface-5bcde8fafa5c7e5bb99263572656c7395e57cc4e.zip
adding FOSSEE logo in the footer
Diffstat (limited to 'tbc/templates/base.html')
-rwxr-xr-xtbc/templates/base.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/tbc/templates/base.html b/tbc/templates/base.html
index 00df0ac..45e2719 100755
--- a/tbc/templates/base.html
+++ b/tbc/templates/base.html
@@ -164,6 +164,7 @@
<footer>
<center><p>&copy; FOSSEE - IIT Bombay 2013</p></center>
+ <center><img src="{% static 'images/fossee.png' %}" width=100 height=70></center>
</footer>
</div> <!-- /container -->