summaryrefslogtreecommitdiff
path: root/static/website/templates/base.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/website/templates/base.html')
-rw-r--r--static/website/templates/base.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/website/templates/base.html b/static/website/templates/base.html
index 8fb39bd..a2f2534 100644
--- a/static/website/templates/base.html
+++ b/static/website/templates/base.html
@@ -5,7 +5,7 @@
<head>
<title>
{% block title %}
- Spoken Tutorial Forums
+ FOSSEE Forums
{% endblock %}
</title>
{% compress css %}
@@ -106,7 +106,7 @@
<div class="cc">
<a class="cc-logo" rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/" target="_blank">
<img src="/static/website/images/cc-logo-88x31.png" alt="CC logo">
- </a> Spoken Tutorial Forum by <a href="http://www.iitb.ac.in" target="_blank">IIT Bombay</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/" target="_blank">Creative Commons Attribution-ShareAlike 4.0 International License</a>
+ </a> FOSSEE Forum by <a href="http://www.iitb.ac.in" target="_blank">IIT Bombay</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/" target="_blank">Creative Commons Attribution-ShareAlike 4.0 International License</a>
</div>
</div> <!-- /#footer-inner -->
</div> <!-- /#footer-wrapper -->