Fix ellipsis in pagination
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
</li>
|
||||
{% else %}
|
||||
<li class="page-item disabled">
|
||||
&ellipsis;
|
||||
<a class="page-link" href="#" tabindex="-1">…</a>
|
||||
</li>
|
||||
{% endif %}
|
||||
{%- endfor %}
|
||||
|
||||
Reference in New Issue
Block a user