We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71a882d commit 77dc7baCopy full SHA for 77dc7ba
src/conf-img/tpl/default-picture-caption.tpl
@@ -3,9 +3,7 @@
3
<img src="%%default_img%%" %%attributes%% />
4
</noscript>
5
<picture>
6
- <!--[if IE 9]><video style="display: none"><![endif]-->
7
%%sources%%
8
- <!--[if IE 9]></video><![endif]-->
9
<img %%srcgif%% %%attributes%%/>
10
- <figcaption>%%caption%%</figcaption>
11
</picture>
+<figcaption>%%caption%%</figcaption>
src/conf-img/tpl/default-picture.tpl
@@ -3,10 +3,6 @@
-
12
-</picture>
+</picture>
0 commit comments