diff options
Diffstat (limited to 'partials/common/404.html')
-rw-r--r-- | partials/common/404.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/partials/common/404.html b/partials/common/404.html new file mode 100644 index 0000000..9f2ec88 --- /dev/null +++ b/partials/common/404.html @@ -0,0 +1,5 @@ +<div> + <h1> + <center>404 page not found</center> + </h1> +</div> |