ValeriaVG/nomocms

View on GitHub
modules/content/Page404.svelte

Summary

Maintainability
Test Coverage
<svelte:head>
  <title>Page Not Found</title>
</svelte:head>
<h1>Error 404: Page Not Found</h1>
<p>Sorry, but this page doesn't exist</p>