export const notFoundMessage = 'Not Found';
export const notAllowedMessage = 'Not Allowed, must log in';
