[mod] fix indentation
This commit is contained in:
parent
d7934f3327
commit
71566f5b17
@ -1,6 +1,7 @@
|
||||
{% if section.background %}
|
||||
<div class="bg-section" style="background: {{ section.background }};">
|
||||
{% endif %}
|
||||
|
||||
<section class="pictures-group baguette">
|
||||
{% for line in section.images %}
|
||||
<div class="pictures-line">
|
||||
@ -44,6 +45,7 @@
|
||||
</div>
|
||||
{% endfor %}
|
||||
</section>
|
||||
|
||||
{% if section.background %}
|
||||
</div>
|
||||
{% endif %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user