first commit prod

This commit is contained in:
Tessier
2020-09-22 16:40:13 +02:00
parent 1d46fd062c
commit 5e0b79dff7
16 changed files with 366 additions and 22 deletions
+5 -1
View File
@@ -15,7 +15,11 @@
</header>
<figure class="__img_event col-lg-6 col-12">
<img src="{{ Image(post.image_event).src }}" />
{% if post.ajouter_un_media_0_image_event %}
<img src="{{ Image(post.ajouter_un_media_0_image_event).src }}" />
{% else %}
<iframe width="560" height="315" src="{{post.ajouter_un_media_0_video}}" frameborder="0" allowfullscreen></iframe>
{% endif %}
</figure>
<div class="article-content col-lg-6 col-12 my-3 my-lg-0">