Merge branch 'develop' into item-image-alt

This commit is contained in:
Shivam Mishra
2020-08-11 14:45:55 +00:00
committed by GitHub
54 changed files with 1253 additions and 137 deletions

View File

@@ -4,7 +4,7 @@
{% block page_content %}
<div class="item-group-content" itemscope itemtype="http://schema.org/Product">
<div>
<div class="item-group-slideshow">
{% if slideshow %}<!-- slideshow -->
{% include "templates/includes/slideshow.html" %}
{% endif %}