summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tbc/static/images/fossee.pngbin0 -> 79661 bytes
-rwxr-xr-xtbc/templates/base.html1
2 files changed, 1 insertions, 0 deletions
diff --git a/tbc/static/images/fossee.png b/tbc/static/images/fossee.png
new file mode 100644
index 0000000..6feda2d
--- /dev/null
+++ b/tbc/static/images/fossee.png
Binary files differ
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 -->