Fix missing description bug
This commit is contained in:
parent
8eba8ca7ad
commit
1ca26e604e
@ -1,5 +1,6 @@
|
|||||||
{% extends "base.html" %}
|
{% extends "base.html" %}
|
||||||
{% block variable_wormhole %}
|
{% block variable_wormhole %}
|
||||||
|
{{ super() }}
|
||||||
{% set title = "Not Found" %}
|
{% set title = "Not Found" %}
|
||||||
{% endblock variable_wormhole %}
|
{% endblock variable_wormhole %}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user