commit
07819a6eca
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@
|
|||
{% endfor %}
|
||||
</div>
|
||||
<div class="more-block {% if not show_more -%} hide {%- endif %}">
|
||||
<button class="btn btn-default btn-more btn-sm">More</button>
|
||||
<button class="btn btn-default btn-more btn-sm">{{ _("More") }}</button>
|
||||
</div>
|
||||
</div>
|
||||
{%- endif %}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue