Add sponsors block to front page
This commit is contained in:
parent
9e9ce86454
commit
8169ba4aad
2 changed files with 31 additions and 1 deletions
|
@ -15,8 +15,10 @@
|
|||
{% block content_botton %}{% endblock %}
|
||||
|
||||
{% if page.update_text %}
|
||||
{% include 'update-text' %}
|
||||
{% include 'update-text' %}
|
||||
{% endif %}
|
||||
|
||||
{% block content_bottom %}{% endblock %}
|
||||
</div>
|
||||
|
||||
<div>
|
||||
|
|
Reference in a new issue