retouche design pavé ressources + enlève video dans template block
This commit is contained in:
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user