diff --git a/cli/templates/404.html b/cli/templates/404.html index 68874bf8b..48f9b4059 100644 --- a/cli/templates/404.html +++ b/cli/templates/404.html @@ -1,29 +1,53 @@ + Valet - Not Found - - -
+
- -

404

-

Not Found

+

404

+

Not Found

diff --git a/cli/templates/500.html b/cli/templates/500.html index 45dbc7bf6..9c0b875a5 100644 --- a/cli/templates/500.html +++ b/cli/templates/500.html @@ -1,75 +1,88 @@ + Valet - Internal Server Error - - -
- +
+ - - - - - - - - - - - - - - - + + + + + + + + + + + -

500

-

Internal Server Error

- -

For error details, please run this command: valet log nginx.

+

500

+

Internal Server Error

+

For error details, please run this command: valet log nginx.

This displays the entire error log (~/.config/valet/Log/nginx-error.log) in your terminal.