monero-site/404.html

12 lines
313 B
HTML
Raw Normal View History

---
layout: error
title: "Error 404, Page Not Found"
---
<section class="container">
<div class="nopage">
<h1 id="fourofour">404</h1>
<h1>Page not found (perhaps it values privacy)</h1>
<p><a href="{{ site.baseurl }}/index.html" class="btn-link btn-fixed">To the Homepage</a></p>
</div>
</section>