Description
Create an error page which can be universally used by all errors. It should allow for the error code and description to be easily swapped depending on the error. The page should use application-wide styling and a simple layout design.
Acceptance Criteria
- Universal error page is created
- Universal error page is styled with application-wide configuration
- Universal error page has a simple layout
- Error codes and descriptions are displayed accurately
Description
Create an error page which can be universally used by all errors. It should allow for the error code and description to be easily swapped depending on the error. The page should use application-wide styling and a simple layout design.
Acceptance Criteria