flexi-bot/docs/marlin/_meta/missing.html
2023-09-05 20:38:49 +02:00

14 lines
500 B
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: 'Document not found'
description: 'Custom 404 page for not found documents'
category: [ default ]
---
<div class="jumbotron custom-no-margin">
<div class="container">
<h1><i class="fa fa-file-lines" aria-hidden="true"></i> Document not found</h1>
<p class="text-justify">If you were trying to do something on the site and ended up here then <a href="//github.com/MarlinFirmware/MarlinDocumentation/issues">let us know</a> and well get it sorted.</p>
</div>
</div>