summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtbc/templates/base.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/tbc/templates/base.html b/tbc/templates/base.html
index 134008f..394bd15 100755
--- a/tbc/templates/base.html
+++ b/tbc/templates/base.html
@@ -84,7 +84,6 @@
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">About<b class="caret"></b></a>
<ul class="dropdown-menu">
- <li><a href="{% url 'tbc:AboutPytbc' %}">Python TBC</a></li>
<li><a href="http://fossee.in" target="_blank">FOSSEE</a></li>
<li><a href="http://python.fossee.in" target="_blank">Python Team</a></li>
</ul>