mirror of https://github.com/Squidex/squidex.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
256 B
11 lines
256 B
<sqx-title message="Not Found"></sqx-title>
|
|
|
|
<div class="landing-page">
|
|
<img class="logo" src="/images/logo.png" />
|
|
|
|
<h1>Not Found</h1>
|
|
|
|
<p>Sorry, the page you are looking for does not exist</p>
|
|
|
|
<a sqxParentLink>Back to Homepage</a>
|
|
</div>
|