Add content_botton block again
This commit is contained in:
parent
f30302ba15
commit
249dcd6db4
|
@ -12,6 +12,8 @@
|
||||||
{% block content %}{% endblock %}
|
{% block content %}{% endblock %}
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
|
{% block content_botton %}{% endblock %}
|
||||||
|
|
||||||
{% if page.update_text %}
|
{% if page.update_text %}
|
||||||
{% include 'update-text' %}
|
{% include 'update-text' %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
Loading…
Reference in a new issue