summaryrefslogtreecommitdiff
path: root/tbc_error_page/templates/error.html
diff options
context:
space:
mode:
authormahesh2016-04-15 16:09:04 +0530
committermahesh2016-04-15 16:09:04 +0530
commit6ebf233256a1892808d3a9535d6f602e52915381 (patch)
treec2b51f476376dd03030658429787448583ba558d /tbc_error_page/templates/error.html
parentce8ce678374a85dc73671dd405e68ee14ac97fb7 (diff)
downloadPython-TBC-Interface-6ebf233256a1892808d3a9535d6f602e52915381.tar.gz
Python-TBC-Interface-6ebf233256a1892808d3a9535d6f602e52915381.tar.bz2
Python-TBC-Interface-6ebf233256a1892808d3a9535d6f602e52915381.zip
submit buttons changes
Diffstat (limited to 'tbc_error_page/templates/error.html')
-rw-r--r--tbc_error_page/templates/error.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/tbc_error_page/templates/error.html b/tbc_error_page/templates/error.html
index 5323efb..d9c5861 100644
--- a/tbc_error_page/templates/error.html
+++ b/tbc_error_page/templates/error.html
@@ -35,6 +35,7 @@
{% endfor %}
</table>
+ <br/>
<input class = "btn" type = "submit" value = "Submit"> </input>
</form>
{% endif %}