Skip to content

Commit 57cff59

Browse files
committed
Added very spartan 404/500 templates
1 parent e4a2ca3 commit 57cff59

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

pythonkc_site/templates/404.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
The number you dialed could not be reached. Please hang up and try again.

pythonkc_site/templates/500.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
We broke. Sorry.

0 commit comments

Comments
 (0)