retouche design pavé ressources + enlève video dans template block

This commit is contained in:
2022-01-27 15:45:36 +01:00
parent 8f5b2d283c
commit a6e63fe4fc
4 changed files with 13 additions and 11 deletions
@@ -35,9 +35,9 @@
<div{{ attributes.addClass(classes) }}>
{{ title_prefix }}
{% if label %}
<video autoplay muted loop id="myVideo">
{# <video autoplay muted loop id="myVideo">
<source src="rain.mp4" type="video/mp4">
</video>
</video> #}
<span><h2{{ title_attributes }}>{{ label }}</h2></span>
{% endif %}
{{ title_suffix }}