diff options
Diffstat (limited to 'tbc_error_page')
-rw-r--r-- | tbc_error_page/templates/error.html | 1 |
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 %} |