mirror of
https://github.com/aljazceru/cryptoanarchywiki.github.io.git
synced 2025-12-17 05:04:21 +01:00
added new features
This commit is contained in:
@@ -13,7 +13,7 @@ layout: default
|
||||
|
||||
<!-- Pagination links -->
|
||||
{% if paginator.total_pages > 1 %}
|
||||
<ul class="pagination">
|
||||
<ul class="pagination pagination-sm">
|
||||
{% if paginator.previous_page %}
|
||||
<li>
|
||||
<a href="{{ paginator.previous_page_path | prepend: site.baseurl | replace: '//', '/' }}">«</a>
|
||||
|
||||
Reference in New Issue
Block a user