diff options
Diffstat (limited to '_layouts/post.html')
-rw-r--r-- | _layouts/post.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_layouts/post.html b/_layouts/post.html index 88e4552..4aa011c 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -108,6 +108,7 @@ $.get(BlogAPI + "/suggest?id={{ page.url }}&update=" + lastUpdated.valueOf(), fu </script> <!-- <![endif]--> {% endif %} +<br /> <div class="pagination"> {% if page.previous.url %} <span class="prev"> |