Fix bugged 404 title
This commit is contained in:
parent
11083b2ade
commit
8eba8ca7ad
@ -1,7 +1,7 @@
|
|||||||
{% extends "base.html" %}
|
{% extends "base.html" %}
|
||||||
{% block title %}
|
{% block variable_wormhole %}
|
||||||
Not Found
|
{% set title = "Not Found" %}
|
||||||
{% endblock title %}
|
{% endblock variable_wormhole %}
|
||||||
|
|
||||||
{% block page_start %}
|
{% block page_start %}
|
||||||
{% include "components/heading-card.html" %}
|
{% include "components/heading-card.html" %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user