const index401 = `
401 - UUID Not Valid
Not set valid UUID in Environment Variables.
Please use tool to generate and remember UUID or use this one
You must use same UUID for login this page after config valid UUID Environment Variables
Or maybe check below GIF
`;
export { index401 };