summaryrefslogtreecommitdiff
path: root/tbc_error_page/templates/broken.html
diff options
context:
space:
mode:
authormahesh2016-04-15 17:46:11 +0530
committermahesh2016-04-15 17:46:11 +0530
commit86273fecb3f2aefb17485c6074175f432365a90b (patch)
tree37d659ed55474d6f4d9b5bd82634259103afcd16 /tbc_error_page/templates/broken.html
parent51e98a5afade150865803ccb1ad0f853b14a492e (diff)
downloadPython-TBC-Interface-86273fecb3f2aefb17485c6074175f432365a90b.tar.gz
Python-TBC-Interface-86273fecb3f2aefb17485c6074175f432365a90b.tar.bz2
Python-TBC-Interface-86273fecb3f2aefb17485c6074175f432365a90b.zip
minor changes in template
Diffstat (limited to 'tbc_error_page/templates/broken.html')
-rw-r--r--tbc_error_page/templates/broken.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/tbc_error_page/templates/broken.html b/tbc_error_page/templates/broken.html
index 1b7a05f..841069c 100644
--- a/tbc_error_page/templates/broken.html
+++ b/tbc_error_page/templates/broken.html
@@ -10,8 +10,8 @@
<p></p>
<table border = 1>
<tr>
- <th> Sr no. </b></th>
- <th> Broken Urls </b></th>
+ <th> Sr no. </th>
+ <th> Broken Urls </th>
<th> <b> HTTP status error code </th>
</tr>
{% for broken_data in broken %}