2021-01-16 21:55:11 +01:00
|
|
|
@{
|
2021-01-24 20:33:34 +01:00
|
|
|
Layout = "_LayoutError";
|
2020-07-19 01:20:12 +02:00
|
|
|
ViewData["Title"] = "404 - Page not found";
|
2020-02-01 08:41:27 +01:00
|
|
|
}
|
|
|
|
|
2021-01-24 20:33:34 +01:00
|
|
|
This is like searching for a person more beautiful than <a href="https://twitter.com/NicolasDorier" target="_blank">Nicolas Dorier</a>.
|
|
|
|
<br /><br />
|
|
|
|
<a href="https://twitter.com/NicolasDorier" target="_blank">
|
|
|
|
<img src="~/img/errorpages/404_nicolas.jpg" alt="Nicolas Dorier beauty" title="Slowly stroke the image" asp-append-version="true" />
|
|
|
|
</a>
|
|
|
|
<br /><br />
|
|
|
|
It doesn't exist.
|
|
|
|
<br /><br />
|
|
|
|
You can always try <a href="/">navigating back to home</a>.
|