summaryrefslogtreecommitdiff
path: root/website
diff options
context:
space:
mode:
authorhardythe12014-02-21 17:09:01 +0530
committerhardythe12014-02-21 17:09:01 +0530
commita80817220724fb402e189b8eba29cb972ea3c6ea (patch)
treed46ed350a3c5262494502e458e451fe8ea970ade /website
parentfb9053bd64f80e577771aa91641ab131b8247c8f (diff)
downloadpyfoss-a80817220724fb402e189b8eba29cb972ea3c6ea.tar.gz
pyfoss-a80817220724fb402e189b8eba29cb972ea3c6ea.tar.bz2
pyfoss-a80817220724fb402e189b8eba29cb972ea3c6ea.zip
adding NMEICT sponsorship
Diffstat (limited to 'website')
-rw-r--r--website/templates/page.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/website/templates/page.html b/website/templates/page.html
index 1c57021..6088ed7 100644
--- a/website/templates/page.html
+++ b/website/templates/page.html
@@ -135,6 +135,12 @@
<img id="django-logo" src="{% static 'images/django-logo.png' %}">
</div> <!-- /footer-inner -->
</div> <!-- /footer-wrapper -->
+ <center>
+ Sponsored by:<br>
+ National Mission on Education through ICT<br>
+ MHRD<br>
+ <a href="http://www.sakshat.ac.in" target="_blank">http://www.sakshat.ac.in</a>
+ </center>
{% endblock %}
{% endblock %}