Add post pagination to sidebar and make minor styling alterations

This commit is contained in:
Michael Rose
2016-03-28 21:48:42 -04:00
parent c335b70007
commit 945fb58044
9 changed files with 56 additions and 17 deletions
+1
View File
@@ -19,5 +19,6 @@
{% include nav_list items=page.sidebar.nav %}
{% endif %}
{% endif %}
{% include post_pagination.html %}
</div>
{% endif %}