HTML cleanup

This commit is contained in:
Michael Rose
2013-09-07 13:03:52 -04:00
parent ded1bd8375
commit cdc9a616e3
9 changed files with 52 additions and 14 deletions
+1 -1
View File
@@ -41,7 +41,7 @@
</div><!-- /#main -->
<div class="footer-wrap">
{% if site.related_posts.size %}<div class="related-articles">
{% if site.related_posts.size > 0 %}<div class="related-articles">
<h4>You might also enjoy <small class="pull-right">(<a href="{{ site.url }}/articles">View all articles</a>)</small></h4>
<ul>
{% for post in site.related_posts limit:3 %}