Merge branch 'kez-header-description-block'

This commit is contained in:
gus 2021-07-09 17:30:15 -03:00
commit a12c0beb9c

View File

@ -38,7 +38,7 @@
{% else %}
<div class="row header-description">
{% endif %}
{{ this.header_description }}
{% block header_description %}{{ this.header_description }}{% endblock %}
</div>
</div>
{% endif %}