sintonia/docs/404.html

15 lines
654 B
HTML

---
permalink: /404.html
layout: default
---
<div class="container">
<section class="center-text">
<p><strong>Page not found :(</strong></p>
<p>The requested page could not be found.</p>
<a href="/docs"><svg class="bi bi-arrow-left-circle-fill" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" d="M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zm-7.646 2.646a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L6.207 7.5H11a.5.5 0 0 1 0 1H6.207l2.147 2.146z"/>
</svg> Back to Docs
</a>
</section>
</div>