Anxhelo Lushka
7 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
0 additions and
2 deletions
-
_layouts/blog.html
|
@ -16,7 +16,6 @@ layout: default |
|
|
|
|
|
|
|
|
<div class="full text"> |
|
|
<div class="full text"> |
|
|
{{content}} |
|
|
{{content}} |
|
|
<div class="large-12 columns"> |
|
|
|
|
|
{% if paginator %} |
|
|
{% if paginator %} |
|
|
<div class="pager"> |
|
|
<div class="pager"> |
|
|
{% if paginator.next_page %} |
|
|
{% if paginator.next_page %} |
|
@ -40,5 +39,4 @@ layout: default |
|
|
</div> |
|
|
</div> |
|
|
{% endif %} |
|
|
{% endif %} |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
|
|
|
|