function Custom500Page(props: PageProps): JSX.Element {
  const { t } = useTranslation();

  usePage('500');