404: add page
This commit is contained in:
parent
6325e0568c
commit
c4c49dee6b
6 changed files with 43 additions and 2 deletions
9
templates/notfound.html
Normal file
9
templates/notfound.html
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{% extends "base.html" %}
|
||||
|
||||
|
||||
{% block content %}
|
||||
<katcenkat>
|
||||
<img src="/static/assets/images/notfound.webp" />
|
||||
<img src="/static/assets/images/leuf.webp" />
|
||||
</katcenkat>
|
||||
{% endblock %}
|
||||
Loading…
Add table
Add a link
Reference in a new issue