slick-carrousel
This commit is contained in:
@@ -62,15 +62,9 @@
|
||||
{% endif %}
|
||||
|
||||
{% if rows %}
|
||||
|
||||
<div class="view-content">
|
||||
{# {% if class="path-frontpage"%} #}
|
||||
{# <button class="w3-button w3-display-left" onclick="plusDivs(-1)">❮</button> #}
|
||||
{{ rows }}
|
||||
{# <button class="w3-button w3-display-right" onclick="plusDivs(+1)">❯</button> #}
|
||||
|
||||
{# {% else %} #}
|
||||
{# {{ rows }} #}
|
||||
{# {% endif %} #}
|
||||
|
||||
</div>
|
||||
{% elseif empty %}
|
||||
|
||||
Reference in New Issue
Block a user