0.0.71
This commit is contained in:
@@ -1,10 +1,12 @@
|
||||
{% load static %}
|
||||
<div class="container_block_presentation_aerBim">
|
||||
<div class="cut-width">
|
||||
<div class="container_content_presentation_aerBim">
|
||||
{% for section in sections %}
|
||||
{% include "widgets/w_one_present_aerBim.html" %}
|
||||
{% endfor %}
|
||||
<div {% include "block_settings/blocks_settings.html" %}>
|
||||
<div class="container_block_presentation_aerBim">
|
||||
<div class="cut-width">
|
||||
<div class="container_content_presentation_aerBim">
|
||||
{% for section in sections %}
|
||||
{% include "widgets/w_one_present_aerBim.html" %}
|
||||
{% endfor %}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user