mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-06-12 10:15:33 +00:00
Initial commit
- Copied from inventree.github.io
This commit is contained in:
7
_includes/overrides/404.html
Normal file
7
_includes/overrides/404.html
Normal file
@ -0,0 +1,7 @@
|
||||
{% extends "main.html" %}
|
||||
{% block content %}
|
||||
<h1>
|
||||
<span class="twemoji">{% include ".icons/fontawesome/regular/sad-tear.svg" %}</span>
|
||||
Uh oh - Page not found...
|
||||
</h1>
|
||||
{% endblock %}
|
Reference in New Issue
Block a user