mirror of
https://github.com/inventree/inventree-website.git
synced 2025-04-29 14:06:45 +00:00
add 404 page
This commit is contained in:
parent
6acbdf336e
commit
1470fc5703
10
home/404.md
Normal file
10
home/404.md
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
---
|
||||||
|
layout: post
|
||||||
|
permalink: /404.html
|
||||||
|
backLink: False
|
||||||
|
---
|
||||||
|
|
||||||
|
## 404
|
||||||
|
|
||||||
|
|
||||||
|
Page not found! :(
|
@ -15,6 +15,6 @@ layout: default
|
|||||||
{% endif %}
|
{% endif %}
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
<article class="prose prose-sm sm:prose lg:prose-lg xl:prose-xl mx-auto">
|
<article class="prose prose-sm sm:prose lg:prose-lg xl:prose-xl mx-auto min-h-screen">
|
||||||
{{ content }}
|
{{ content }}
|
||||||
</article>
|
</article>
|
Loading…
x
Reference in New Issue
Block a user