forked from DGNum/gestioCOF
Apparence et Responsiveness
This commit is contained in:
parent
c11ccf2ecc
commit
f8952225d6
12 changed files with 453 additions and 99 deletions
|
@ -16,7 +16,9 @@
|
|||
{{ block.value|safe }}
|
||||
</article>
|
||||
{% else %}{% if block.block_type == "image" %}
|
||||
{% image block.value width-400 %}
|
||||
<div class="image">
|
||||
{% image block.value width-800 %}
|
||||
</div>
|
||||
{% endif %}{% endif %}{% endif %}
|
||||
{% endfor %}
|
||||
</section>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue