summaryrefslogtreecommitdiff
path: root/tbc/templates/base.html
diff options
context:
space:
mode:
authorhardythe12013-12-14 13:14:09 +0530
committerhardythe12013-12-14 13:14:09 +0530
commit8e01ba34eef9ad1b59effbd4edaac43f327c010d (patch)
tree8533b56cd86344fd8f152267d0713a039412834e /tbc/templates/base.html
parent7887212fd544eb9cfde7b476524886fe1c95dc81 (diff)
downloadPython-TBC-Interface-8e01ba34eef9ad1b59effbd4edaac43f327c010d.tar.gz
Python-TBC-Interface-8e01ba34eef9ad1b59effbd4edaac43f327c010d.tar.bz2
Python-TBC-Interface-8e01ba34eef9ad1b59effbd4edaac43f327c010d.zip
changing the links to tbc-python.fossee.in
Diffstat (limited to 'tbc/templates/base.html')
-rwxr-xr-xtbc/templates/base.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/tbc/templates/base.html b/tbc/templates/base.html
index a317de5..82855ca 100755
--- a/tbc/templates/base.html
+++ b/tbc/templates/base.html
@@ -106,6 +106,9 @@
{% if update_book %}
<p>Book has been updated successfully </p>
{% endif %}
+ {% if not_found %}
+ <p>There is no submission to be updated !</p>
+ {% endif %}
<div class="row-fluid">
<center><h3>Latest Books</h3></center>
{% for item in items %}