Missing Not Found Page (404) #4
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When a user routes to a route that does not exist, they should see a 404 page. This page should link them back to the main site "/v1/web/home" or even just "/" since it directs to home.
This should be mobile-friendly as well as web-responsive.
This issue is closed with the merging of #13!