0.0.70
This commit is contained in:
10
templates/blocks/b_presentation_aerBim.html
Normal file
10
templates/blocks/b_presentation_aerBim.html
Normal file
@@ -0,0 +1,10 @@
|
||||
{% 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>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user