ORIENT/themes/modern2/pages/404.htm

11 lines
236 B
HTML
Raw Normal View History

2021-05-10 12:01:19 +00:00
title = "Page not found (404)"
url = "/404"
layout = "cms"
==
<div class="jumbotron">
<div class="container">
<h1>Page not found</h1>
<p>We're sorry, but the page you requested cannot be found.</p>
</div>
</div>