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