bug fixes + tests

This commit is contained in:
Albert Yi
2018-07-20 12:30:29 -07:00
parent d9a1eeacc9
commit 75162d3d8b
4 changed files with 30 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
<div class="recent-posts">
<p>You might also like:</p>
<div class="similar-posts">
<p><em>You might also like:</em></p>
<div>
<section>
<%= PostSets::Similar.new(post).presenter.post_previews_html(self) %>
</div>
</section>
</div>