summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhardythe12014-04-03 12:29:09 +0530
committerhardythe12014-04-03 12:29:09 +0530
commit1ba095a9a090ee426f250065e3d39bc57dcd7427 (patch)
tree20e67a7597fb9aad4982166003448242000cde35
parent5d26311d906029e35d7e1aad92ee5fcd4da3a92b (diff)
downloadPython-TBC-Interface-1ba095a9a090ee426f250065e3d39bc57dcd7427.tar.gz
Python-TBC-Interface-1ba095a9a090ee426f250065e3d39bc57dcd7427.tar.bz2
Python-TBC-Interface-1ba095a9a090ee426f250065e3d39bc57dcd7427.zip
removing link for about PythonTBC
-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>